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

Tests for Python 3.3 are failing #69

Open
jgonggrijp opened this issue Sep 28, 2018 · 1 comment
Open

Tests for Python 3.3 are failing #69

jgonggrijp opened this issue Sep 28, 2018 · 1 comment

Comments

@jgonggrijp
Copy link
Owner

Python 3.3 is end-of-life, but I'm committed to not dropping support for anything until the next major release. I still have a minor release to do, so I'm stuck with Python 3.3. for now.

The tests are currently rather over-complicated, with nested virtualenvs and doubly-force-upgraded installations of pip et al. I'm going to try whether I can simplify things and avoid incompatible versions of pip and setuptools as a side effect. As always, help is welcome.

@jgonggrijp
Copy link
Owner Author

At second thought, I suggest not working on this until #61 is implemented. Leaving this open just to acknowledge the current situation.

jgonggrijp added a commit that referenced this issue Aug 20, 2022
Python 3.3 testing has not worked for a long time, but was still
taken into account in the .travis.yml. See #69.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant