summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Actually import setup, even without setuptools (fixes #115).Andi Albrecht2013-10-241-0/+1
* Add minimal changes to support Python 2.4.Andi Albrecht2013-02-281-0/+1
* Remove x-bit from setup.py.Andi Albrecht2013-01-211-0/+0
* Require distribute only for Python 3.Andi Albrecht2013-01-011-2/+9
* Remove download url from setup (fixes issue84).Andi Albrecht2013-01-011-5/+0
* Don't install tests as a package.Andi Albrecht2013-01-011-1/+1
* Python 3 is now fully supported without any patches.Andi Albrecht2012-12-311-0/+7
* parse version number instead of importing sqlparse in setup.pyAndi Albrecht2012-11-241-17/+23
* Update links in setup.py, thanks to @bulkanevcimen.Andi Albrecht2012-08-241-4/+6
* Change all internal use of to_unicode() to __unicode__() and marked former on...Jesús Leganés Combarro "Piranna"2012-02-031-2/+2
* Updated trove classifier.Andi Albrecht2009-06-071-1/+1
* Updated version number.0.1.1Andi Albrecht2009-05-061-5/+15
* Added download URL.Andi Albrecht2009-04-071-0/+1
* Fixed setup.pyAndi Albrecht2009-04-071-23/+23
* Added long description for PyPIAndi Albrecht2009-04-071-2/+67
* Updated setup.pyAndi Albrecht2009-04-061-1/+1
* Initial import.Andi Albrecht2009-04-031-0/+28