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.
1 parent 8fc10ab commit 72df6b7Copy full SHA for 72df6b7
setup.py
@@ -54,7 +54,7 @@
54
# List run-time dependencies here. These will be installed by pip when
55
# your project is installed. For an analysis of "install_requires" vs pip's
56
# requirements files see:
57
- # https://packaging.python.org/en/latest/requirements.html
+ # https://packaging.python.org/en/latest/discussions/install-requires-vs-requirements/?highlight=requirements
58
install_requires=[
59
'matplotlib>=3.3.4',
60
'numpy>=1.10.1',
0 commit comments