8000
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.
Bug summary
python3.6 setup.py currently prints
python3.6 setup.py
Beginning with Matplotlib 3.1, Python 3.7 or above is required. You are using Python 3.6.
but 3.7 is actually only required since Matplotlib 3.4.
Would be nice to fix before 3.4 is actually released.