summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Removed from setup.py's package_data some unnecessary files.Chris Jerdonek2012-04-211-8/+0
* Included some missing files in setup.py.Chris Jerdonek2012-04-211-1/+3
* Updated PACKAGES in setup.py to reflect the examples/ move.Chris Jerdonek2012-04-161-1/+0
* Added pystache-test as a console script entry point in setup.py.Chris Jerdonek2012-04-141-1/+7
* Moved commands.py into a commands sub-package.Chris Jerdonek2012-04-131-1/+1
* Separated out the classifiers.Chris Jerdonek2012-04-111-13/+15
* Included license text in project description.Chris Jerdonek2012-04-111-4/+30
* Added a main() function to setup.py for more flexibility in organizing its fu...Chris Jerdonek2012-04-111-44/+50
* Merge branch 'master' into 'development': after releasing v0.5.0 to PyPIChris Jerdonek2012-04-111-2/+2
|\
| * Bump version from 0.5.0-rc to 0.5.0 prior to PyPI release: issue #101v0.5.0Chris Jerdonek2012-04-101-1/+1
* | Added support for Python 3.1 to setup.py.Chris Jerdonek2012-04-101-0/+1
* | Added documentation re: tox.Chris Jerdonek2012-04-101-0/+1
* | Got tox working with Python 2.4 through 3.2 (2.4, 2.5, 2.6, 2.7, 3.2).Chris Jerdonek2012-04-101-8/+45
* | Setup.py formatting.Chris Jerdonek2012-04-091-4/+5
* | Changes to setup.py: spec test files now included when testing with Python 3.Chris Jerdonek2012-04-091-10/+18
* | More Python 3 unit test fixes; README doctests also now working.Chris Jerdonek2012-04-081-0/+4
* | The 2to3 tool now runs automatically when running unit tests under Python 3.Chris Jerdonek2012-04-071-1/+1
* | 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