Skip to content

Commit f4423d7

Browse files
author
Benjamin Moody
committed
Merge pull request MIT-LCP#340 into master.
This fixes an outdated link in a comment in setup.py.
2 parents 8fc10ab + 72df6b7 commit f4423d7

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)