You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since 0e857fb python-stdnum requires at minimum Python 3.7 so the setup.py should reflect that with a proper python_requires otherwise pip tries to install the wrong version.
Since 0e857fb python-stdnum requires at minimum Python 3.7 so the setup.py should reflect that with a proper
python_requiresotherwise pip tries to install the wrong version.