aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Removing Python 2 support - no need for six #54Martin Vilcans2020-02-121-1/+0
|
* Replace pep8 with pycodestyle, get rid of warningsMartin Vilcans2020-02-121-1/+1
| | | | pep8 recommended that change
* Merge branch 'master' into python3John Peter Yamauchi2019-02-191-1/+1
|\
| * First stab at PDF outputMartin Vilcans2014-10-091-1/+1
| |
* | Use six in richstring to be compatible with Python 3Martin Vilcans2013-08-131-0/+1
|/
* Use unittest2 if available but don't require it.Martin Vilcans2013-08-131-0/+1
| | | | The features of unittest2 are already in Python >=2.7.
* Removed dependency on unittest2Martin Vilcans2013-08-131-1/+0
| | | | I think I don't use its features and it doesn't exist under that name in Python 3.
* Removed Python 2.5 requirement and Reportlab (not used right now)Martin Vilcans2013-08-131-1/+1
|
* Only a single period creates a slug.Martin Vilcans2012-07-081-0/+2
| | | | Fixes #4
* Development notesMartin Vilcans2011-08-231-0/+2