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

Fixes #21 #22

Merged
merged 1 commit into from Oct 5, 2020
Merged

Fixes #21 #22

merged 1 commit into from Oct 5, 2020

Conversation

dasm
Copy link
Contributor

@dasm dasm commented Oct 5, 2020

ValueError: ("the use of non-builtin globals isn't supported")

Due to differences between venv and virtualenv, recommended is
latter.

Fully dropped support for Python 2.7.
Added explicit requirement for virtualenv.


This change is Reviewable

ValueError: ("the use of non-builtin globals isn't supported")

Due to differences between `venv` and `virtualenv`, recommended is
latter.

Fully dropped support for Python 2.7.
Added explicit requirement for virtualenv.
@dasm dasm requested a review from bubenkoff October 5, 2020 02:59
@dasm
Copy link
Contributor Author

dasm commented Oct 5, 2020

@hah86 I believe this PR should be solving your problems.
Please give it a look, and see if this is working for you.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.5%) to 59.184% when pulling e308237 on dasm:master into fa649d3 on pytest-dev:master.

Copy link
Member

@bubenkoff bubenkoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you very much!

@dasm dasm merged commit dedfd5a into pytest-dev:master Oct 5, 2020
@hah86
Copy link
Contributor

hah86 commented Oct 6, 2020

@hah86 I believe this PR should be solving your problems.
Please give it a look, and see if this is working for you.

Thanks a lot.. Will check and get back in case of issues

@bubenkoff
Copy link
Member

@dasm can you please add some py3 tests so we're sure it doesn't happen in the future, thanks

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.

None yet

4 participants