We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f524fa commit 87cea39Copy full SHA for 87cea39
test_requirements.txt
@@ -0,0 +1,2 @@
1
+pytest
2
+nbval
tox.ini
@@ -11,6 +11,7 @@ description = run tests
11
deps =
12
# We use these files to specify all the dependencies, and below we override
13
# versions for specific testing schenarios
14
+ -rtest_requirements.txt
15
-rsite/requirements.txt
16
-rrequirements.txt
17
0 commit comments