Skip to content

Commit a76bb6e

Browse files
committed
Add missing requirements
1 parent 26eee96 commit a76bb6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ python_requires = >=3.6.1
2424
install_requires =
2525
numpy >=1.9.3
2626
matplotlib >=3.1.1
27+
pandas
28+
scipy
2729
duecredit
2830
tests_require =
2931
pytest >=5.3

0 commit comments

Comments
 (0)