Skip to content

Commit 87cea39

Browse files
committed
Specifying test requirements
1 parent 2f524fa commit 87cea39

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Diff for: test_requirements.txt

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
pytest
2+
nbval

Diff for: tox.ini

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ description = run tests
1111
deps =
1212
# We use these files to specify all the dependencies, and below we override
1313
# versions for specific testing schenarios
14+
-rtest_requirements.txt
1415
-rsite/requirements.txt
1516
-rrequirements.txt
1617

0 commit comments

Comments
 (0)