summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Add new templating API, remove Jinja external and add it to setup.py ↵Georg Brandl2008-04-131-1/+1
| | | | dependencies.
* * setup: On Python 2.4, don't egg-depend on docutils if a docutils isGeorg Brandl2008-03-251-2/+23
| | | | already installed -- else it will be overwritten.
* Don't install scripts twice. Thanks to lunar.Georg Brandl2008-03-231-1/+2
|
* Make sphinx compatible with docutils SVN snapshots.v0.1.61798Georg Brandl2008-03-231-1/+1
|
* Remove unicode characters from description.Georg Brandl2008-03-211-2/+3
|
* Fix arg name.Georg Brandl2008-03-211-1/+1
|
* Prepare for release.Georg Brandl2008-03-211-5/+7
|
* Add new README, adapt setup.py.Georg Brandl2008-03-181-4/+28
|
* Add setup.py, add quickstart script.Georg Brandl2008-02-091-0/+42