summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Eliminate a unit test warning while running tests with earlier versions of Py...Chris Jerdonek2012-04-071-2/+18
* | Enabled the "use_2to3" keyword argument to setup().Chris Jerdonek2012-04-071-3/+11
* | Enable use of `python setup.py test` with Distribute.Chris Jerdonek2012-04-071-0/+1
|/
* Added maintainer field to setup.py.Chris Jerdonek2012-04-011-0/+1
* Bump version to release candidate v0.5.0-rc.Chris Jerdonek2012-04-011-1/+1
* Merge branch 'master' into 'development': v0.4.1 changesChris Jerdonek2012-03-301-2/+3
|\
| * Bump version number from 0.4.0 to 0.4.1 in preparation for release.Chris Jerdonek2012-03-281-1/+1
| * Added support for Python 2.4: issue #89 (wangtz) and issue #94 (jvantuyl).Chris Jerdonek2012-03-251-0/+2
* | Tweaks to the setup.py docstring.Chris Jerdonek2012-03-091-4/+9
* | Added documentation on how to push to PyPI.Chris Jerdonek2012-03-081-2/+24
* | Merge branch 'master' into development (changes prepping for v0.4.0)Chris Jerdonek2012-03-081-1/+8
|\ \ | |/
| * Added a module docstring to setup.py.Chris Jerdonek2012-03-081-1/+7
| * updating manifest to 0.4.0 to reflect history.rsttalos2012-02-281-1/+1
* | Put the code to create the package's long_description into a function.Chris Jerdonek2011-12-131-1/+13
* | Made spacing more consistent in setup.py.Chris Jerdonek2011-12-131-1/+2
* | Merge pull request #31 (2) "ok fail, forgot to add files."Chris Jerdonek2011-12-111-0/+2
|\ \
| * | ok fail, forgot to add files.vrde2011-08-041-0/+2
| |/
* | Merge pull request #29 (7) "consistent string types"Chris Jerdonek2011-12-101-6/+6
|\ \
| * | consistent string typesKenneth Reitz2011-08-231-5/+5
* | | Merge pull request #29 (6) "pypi => the cheeseshop"Chris Jerdonek2011-12-101-1/+4
|\ \ \ | |/ /
| * | pypi => the cheeseshopKenneth Reitz2011-08-231-1/+3
* | | Merge pull request #29 (5) "setup.py cleanup"Chris Jerdonek2011-12-101-4/+8
|\ \ \ | |/ / | | / | |/ |/|
| * setup.py cleanupKenneth Reitz2011-08-231-15/+19
|/
* Optionally support setuptools/distributeChristopher Lambacher2011-04-041-1/+4
* v0.3.1v0.3.1Chris Wanstrath2010-05-071-1/+1
* bump versionChris Wanstrath2010-05-031-1/+1
* Convert HISTORY and README to reStructuredTextDamien Lebrun2010-03-291-0/+1
* Add classifiersDamien Lebrun2010-03-291-1/+8
* whitespaceChris Wanstrath2010-02-151-2/+0
* `python setup.py publish`Chris Wanstrath2010-02-151-0/+14
* 0.2.0v0.2.0Chris Wanstrath2010-02-151-1/+1
* 0.1.1v0.1.1Chris Wanstrath2009-11-131-1/+1
* version tweaksv0.1.0Chris Wanstrath2009-11-121-2/+2
* add setup.py scriptChris Wanstrath2009-11-121-0/+13