mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Moved from nose to py.test (the former doesn't officially support py3k, which is limiting).
This commit is contained in:
2
README
2
README
@@ -32,7 +32,7 @@ General dependencies
|
||||
- lxml, to read and write XML files. (http://codespeak.net/lxml/)
|
||||
- Mako, to generate help files. (http://www.makotemplates.org/)
|
||||
- PyYaml, for help files and the build system. (http://pyyaml.org/)
|
||||
- Nose, to run unit tests. (http://somethingaboutorange.com/mrl/projects/nose/)
|
||||
- py.test, to run unit tests. (http://codespeak.net/py/dist/test/)
|
||||
|
||||
OS X prerequisites
|
||||
-----
|
||||
|
||||
Reference in New Issue
Block a user