8000 Update setup.py · matplotlib/matplotlib@8e23676 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8e23676

Browse files
QuLogictacaswell
andauthored
Update setup.py
Co-Authored-By: tacaswell <tcaswell@gmail.com>
1 parent e1ebdf2 commit 8e23676

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
@@ -15,7 +15,7 @@
1515

1616
if sys.version_info < min_version:
1717
error = """
18-
Beginning with Matplotlib 3.1, Python {} or above is required.
18+
Beginning with Matplotlib 3.1, Python {0} or above is required.
1919
2020
This may be due to an out of date pip.
2121

0 commit comments

Comments
 (0)
0