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
Using a Mac with latest Mojave and default python 2.7 I get this:
pip install pylint2junit==1.0.1
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting pylint2junit==1.0.1
ERROR: Could not find a version that satisfies the requirement pylint2junit==1.0.1 (from versions: 1.0.0)
ERROR: No matching distribution found for pylint2junit==1.0.1
The text was updated successfully, but these errors were encountered:
Using a Mac with latest Mojave and default python 2.7 I get this:
pip install pylint2junit==1.0.1
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting pylint2junit==1.0.1
ERROR: Could not find a version that satisfies the requirement pylint2junit==1.0.1 (from versions: 1.0.0)
ERROR: No matching distribution found for pylint2junit==1.0.1
The text was updated successfully, but these errors were encountered: