summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Add the version to the snapshot stringJonathan Lange2011-11-251-1/+4
* Catch both NotBranchError /and/ NoworkingTree as different versions of bzr se...Jelmer Vernooij2011-02-281-1/+1
* Catch NoWorkingTree rather than NotBranchError.Jelmer Vernooij2011-02-281-1/+1
* Support building a snapshot from something that is not a bzr working tree.Jelmer Vernooij2011-02-281-2/+10
* Merge patch from Christian Kampka (kampka)Jonathan Lange2011-02-131-2/+2
* Use the overview document for the PyPI releaseJonathan Lange2010-12-231-1/+1
* OopsJonathan Lange2010-11-281-1/+2
* Publish the correct manual to PyPI on release.Jonathan Lange2010-11-281-1/+1
* Make a 'doc' directory and move things there.Jonathan Lange2010-11-271-1/+1
* Less confusing version number for snapshot (for buildout)Jonathan Lange2010-10-181-2/+2
* Get the version from PKG-INFO if it existsJonathan Lange2010-10-181-0/+19
* Refactor for comprehensibility by jml.Jonathan Lange2010-10-181-6/+16
* Set the license and the long description. Useful for publishing to PyPI.Jonathan Lange2010-09-111-0/+10
* Include more stuff in 'setup.py sdist' so that what is in bzr matches.Robert Collins2009-12-131-1/+1
* Make overwriting tarballs a little harder to do and expose a version number t...Robert Collins2009-12-111-1/+13
* Document NEWS and releasing, make setup.py executable.Robert Collins2009-11-291-1/+2
* 0.9.0. That was easy.Robert Collins2009-11-201-1/+1
* Project meta cleanups: setup.py executable, multiple committers in HACKING, N...Robert Collins2009-10-261-0/+0
* Start on 0.0.2: fix tests with python 2.6 (which defines __eq__)Robert Collins2009-10-251-1/+1
* Rename pyunit3k to testtools.Jonathan Lange2008-10-041-5/+5
* setup.py file.Jonathan Lange2008-06-011-0/+12