Skip to content

Commit 72df6b7

Browse files
authored
Update setup.py
1 parent 8fc10ab commit 72df6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
# List run-time dependencies here. These will be installed by pip when
5555
# your project is installed. For an analysis of "install_requires" vs pip's
5656
# requirements files see:
57-
# https://packaging.python.org/en/latest/requirements.html
57+
# https://packaging.python.org/en/latest/discussions/install-requires-vs-requirements/?highlight=requirements
5858
install_requires=[
5959
'matplotlib>=3.3.4',
6060
'numpy>=1.10.1',

0 commit comments

Comments
 (0)