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.
1 parent 6928693 commit e6748cbCopy full SHA for e6748cb
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