FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Force Python 3 tox on Travis CI by tiran · Pull Request #362 · python-ldap/python-ldap · GitHub

Force Python 3 tox on Travis CI - #362

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

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

Conversation

tiran commented Jun 23, 2020

Copy link
Copy Markdown
Member

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 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL