aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* test: `make test` is at least running.Matěj Cepl2024-03-301-2/+2
* setup.py: Add a '# Copyright' stub for update-copyright.pyW. Trevor King2013-08-021-0/+2
* add a comma to the classifiersThomas Levine2013-08-021-1/+1
* setup.py: Mention Jinja and CherryPy as requirementsW. Trevor King2013-01-231-1/+4
* setup.py: flesh out setup in preparation for PyPI postingW. Trevor King2012-10-251-1/+29
* setup.py: change setup.py name to something more PyPI friendly.W. Trevor King2012-10-251-1/+1
* setup.py: don't put the date in the setup.py version (PyPI gets mad).W. Trevor King2012-10-251-1/+1
* setup.py: make libbe._version optional.W. Trevor King2012-10-251-3/+4
* Cherrypick a better version string for setup.py from Niall Douglas.Niall Douglas (a [underscors] sourceforge {at} nedprod [dot] com)2012-02-241-2/+2
* Allow command line overrides for built documentation.W. Trevor King2010-10-221-3/+9
* Little fix to setup.pyGianluca2010-06-241-2/+2
* Moved manpage source doc/src to doc/manW. Trevor King2010-02-051-1/+1
* Reorganized documentation to clean doc/ for user-readable filesW. Trevor King2010-01-231-1/+1
* Update setup.py to install submodules.W. Trevor King2010-01-151-1/+8
* Moved be to libbe.ui.command_line and transitioned to Command format.W. Trevor King2009-12-121-2/+2
* Updated setup.py url and switched to rolling version names.W. Trevor King2009-07-141-2/+6
* Apply patches from j@oil21.org, Ben Finney, Jelmer Vernooij.Chris Ball2008-05-161-0/+3
|\
| * Make setup.py executable.Jelmer Vernooij2008-05-141-0/+0
|/
* Adjust version number in setup.py, so we don't hit 205 prematurely :-)Aaron Bentley2006-04-061-1/+1
* Install the be script.Marien Zwart2006-04-051-0/+1
* Add setup.pyMarien Zwart2006-04-051-0/+11