requirements/dev.txt
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 06 Oct 2016 21:14:49 +0200
changeset 11768 b8b71dd09a2c
parent 11478 1817f8946c22
child 11899 bf6106b91633
permissions -rw-r--r--
[test] Avoid pytest discovery warnings Having TestServerConfiguration and alike in the test module namespace causes pytest discovery errors, because it thinks it's a test class.
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