diff options
| author | Martin Vilcans <martin@librador.com> | 2013-08-13 16:18:28 +0200 |
|---|---|---|
| committer | Martin Vilcans <martin@librador.com> | 2013-08-13 16:18:28 +0200 |
| commit | 740c85d54270d41cda86fb78cd7efdeac9a07f68 (patch) | |
| tree | e32051ef7fd8d4d9a671473400dcdb5f9975d891 /requirements.txt | |
| parent | 246083dfac14dc5ebb4e787558b8bd134fc66996 (diff) | |
Removed Python 2.5 requirement and Reportlab (not used right now)
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 321e747..3d09f64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -reportlab +#reportlab unittest2 nose pep8 |
