Skip to content

Comments

Force Python 3 tox on Travis CI#362

Merged
encukou merged 1 commit intopython-ldap:masterfrom
tiran:travis_py3
Jun 29, 2020
Merged

Force Python 3 tox on Travis CI#362
encukou merged 1 commit intopython-ldap:masterfrom
tiran:travis_py3

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 [email protected]

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 <[email protected]>
@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 <[email protected]>
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