Skip to content
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

Use Python 3 for virtualenv tests #575

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

waipeng
Copy link
Contributor

@waipeng waipeng commented Oct 5, 2020

Pull Request (PR) description

Python 2 has been deprecated, we should default to testing with Python 3

In commit 04ebe2d, distribute was added
as an option to be set to false if setting up a python3 virtualenv.
Therefore, set distribute to false because we have defaulted to py3.

Python 2 has been deprecated, we should default to testing with Python 3

In commit 04ebe2d, distribute was added
as an option to be set to false if setting up a python3 virtualenv.
Therefore, set distribute to false because we have defaulted to py3.
@bastelfreak bastelfreak merged commit 698dc11 into voxpupuli:master Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants