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.
numpy
scipy
1 parent 7b3be8e commit d95cf5fCopy full SHA for d95cf5f
pyproject.toml
@@ -116,7 +116,7 @@ classifiers = [
116
#
117
# For an analysis of this field vs pip's requirements files see:
118
# https://packaging.python.org/discussions/install-requires-vs-requirements/
119
-dependencies = ["peppercorn"]
+dependencies = ["numpy", "peppercorn", "scipy"]
120
121
# List additional groups of dependencies here (e.g. development
122
# dependencies). Users will be able to install these using the "extras"
0 commit comments