We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
La fonctionnalité use_2to3 n'est plus supportée. Voir https://setuptools.readthedocs.io/en/latest/history.html?highlight=use_2to3#id227 et https://setuptools.readthedocs.io/en/latest/history.html?highlight=use_2to3#misc.
use_2to3
Et les issues correspondantes chez setuptools: pypa/setuptools#2769 et pypa/setuptools#2775.
Setuptools est installé lors de la création du virtualenv virtualenv venv.
virtualenv venv
The text was updated successfully, but these errors were encountered:
use_2to3=True
Successfully merging a pull request may close this issue.
La fonctionnalité
use_2to3
n'est plus supportée. Voir https://setuptools.readthedocs.io/en/latest/history.html?highlight=use_2to3#id227 et https://setuptools.readthedocs.io/en/latest/history.html?highlight=use_2to3#misc.Et les issues correspondantes chez setuptools: pypa/setuptools#2769 et pypa/setuptools#2775.
Setuptools est installé lors de la création du virtualenv
virtualenv venv
.The text was updated successfully, but these errors were encountered: