Skip to content

Commit 81b8b69

Browse files
rossbarlarsoner
authored andcommitted
DEV: Add requirements file for testing.
Add the dependencies for running the test suite to test_requirements.txt to make it slightly easier to set up a development environment.
1 parent 5bc03b6 commit 81b8b69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test_requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
pytest
2+
pytest-cov
3+
matplotlib

0 commit comments

Comments
 (0)