Skip to content

Force Python 3 tox on Travis CI #362

New issue

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

Merged
merged 1 commit into from
Jun 29, 2020
Merged

Conversation

tiran
Copy link
Member

@tiran tiran commented Jun 23, 2020

pip may point to Python 2 but setup.py requires Python 3. Tox sdist may
fail when tox is installed for Python 2 on Travis CI.

Signed-off-by: Christian Heimes cheimes@redhat.com

pip may point to Python 2 but setup.py requires Python 3. Tox sdist may
fail when tox is installed for Python 2 on Travis CI.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
@encukou encukou merged commit 6f06059 into python-ldap:master Jun 29, 2020
tiran added a commit to tiran/python-ldap that referenced this pull request Jun 29, 2020
pip may point to Python 2 but setup.py requires Python 3. Tox sdist may
fail when tox is installed for Python 2 on Travis CI.

python-ldap#362

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants