Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 6928693 + e6748cb commit b6c43c4Copy full SHA for b6c43c4
1 file changed
setup.py
@@ -12,7 +12,7 @@
12
13
if sys.version_info < min_version:
14
error = """
15
-Beginning with Matplotlib 3.1, Python {0} or above is required.
+Beginning with Matplotlib 3.4, Python {0} or above is required.
16
You are using Python {1}.
17
18
This may be due to an out of date pip.
0 commit comments