dev-requirements.txt
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 19 May 2016 14:57:41 +0200
changeset 11455 d686c4e8cdb2
parent 11375 fc8728791fbe
permissions -rw-r--r--
[devtools] Adjust skeleton setup.py to have it read information from __pkginfo__.py Since the later is now installed in cubicweb_<CUBENAME> directory. Add a test ensuring that `python setup.py sdist` works on newly created cube (which should at least verify that setup.py is valid). Related to #13001466.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11285
581b5b64b382 [tox] Put development dependencies into a dev-requirements.txt file
Denis Laxalde <denis.laxalde@logilab.fr>
parents:
diff changeset
     1
pytest