Skip to content

Commit 82e16eb

Browse files
committed
Update requirements.
1 parent 22c6041 commit 82e16eb

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

setup.cfg

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,10 @@ classifiers =
1515
Intended Audience :: Science/Research
1616

1717
[options]
18-
python_requires = >= 3.4
18+
python_requires = >= 3.6
1919
setup_requires =
2020
setuptools >= 38.3.0
21-
install_requires =
22-
numpy
23-
matplotlib
24-
scipy
21+
install_requires = pycrc
2522
packages = find:
2623

2724
[versioneer]

0 commit comments

Comments
 (0)