##// END OF EJS Templates
[setup] Add pytest to test dependencies
Samuel Gaist -
Show More
@@ -176,6 +176,7 b' extras_require = dict('
176 176 doc=["Sphinx>=1.3"],
177 177 test=[
178 178 "nose>=0.10.1",
179 "pytest",
179 180 "requests",
180 181 "testpath",
181 182 "pygments",
General Comments 0
You need to be logged in to leave comments. Login now