Updated jobprogress requirement.

This commit is contained in:
Virgil Dupras 2011-12-07 12:05:22 -05:00
parent 2301082307
commit 2abd932709
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -29,7 +29,7 @@ General dependencies
- Python 3.2 (http://www.python.org)
- Send2Trash3k (http://hg.hardcoded.net/send2trash)
- hsaudiotag3k 1.1.0 (for ME) (http://hg.hardcoded.net/hsaudiotag)
- jobprogress 1.0.2 (http://hg.hardcoded.net/jobprogress)
- jobprogress 1.0.3 (http://hg.hardcoded.net/jobprogress)
- Sphinx 1.1 (http://sphinx.pocoo.org/)
- polib 0.7.0 (http://bitbucket.org/izi/polib)
- pytest 2.0.0, to run unit tests. (http://pytest.org/)

View File

@ -1,4 +1,4 @@
jobprogress>=1.0.2
jobprogress>=1.0.3
Send2Trash3k>=1.2.0
sphinx>=1.1.0
polib>=0.7.0