Tomas Peterka
cbf52a61af
Porting to Python 3.2
...
Removed compatibility_tools (because we aim to Python 2.7 and Python 3.2)
Performed 2to3 and modified
Usage of django.utils.six which adds dependency on Django >= 1.4.2
2013-05-20 16:03:21 +02:00
Chris Glass
8527244cb3
Bumped versio to .dev0
2013-04-10 14:23:29 +02:00
Chris Glass
7d562511ba
Version 0.4.2 proper
2013-04-10 14:18:55 +02:00
Chris Glass
9c5c6c5136
Made the version number logic saner
2013-04-10 14:09:46 +02:00
Diederik van der Boor
1df5b5ff03
Add runtests script
...
Allow `python setup.py test` too.
Fix tox invocation now that `manage.py` has moved.
2013-04-05 09:52:53 +02:00
Chris Glass
1d42927382
Bumped version in setup.py.
2013-03-25 10:11:09 +01:00
Chris Glass
51b789cdc6
Point release fixes a merge error.
2013-02-28 11:27:51 +01:00
Chris Glass
72e1a144c1
Bumped setup.py version, Changes, for 0.3 release
2013-02-28 11:22:31 +01:00
Ben Konrath
e5eaaa987c
Include templates in install.
2012-12-10 18:02:12 +01:00
Diederik van der Boor
42d525a895
Added `url` in setup.py, so sdist actually works again.
2012-07-13 16:01:58 +02:00
Diederik van der Boor
0950b86ca9
Added requires files to MANIFEST.in and setup.py
2012-07-13 16:01:58 +02:00
Chris Glass
227810c49f
Removed homepage URL from python packaging (this broke pip, as usual)
2011-08-02 14:18:04 +02:00
Chris Glass
000d480dfb
Fixed typo
2011-04-27 11:11:31 +02:00
Chris Glass
74a21efb17
Changed setup.py: Added maintainer field (me), and classifiers
2011-04-27 11:10:06 +02:00
Bert Constantin
cf42a8111b
setup.py added. Thanks to Andrew Ingram.
2010-02-04 15:28:56 +01:00