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

Trouble setting up an environment #4

Closed
alexkahn opened this issue Sep 20, 2017 · 1 comment
Closed

Trouble setting up an environment #4

alexkahn opened this issue Sep 20, 2017 · 1 comment

Comments

@alexkahn
Copy link

Hi!

Been using the project in production for a couple years and I know that you're probably busy but I am trying to get a development environment set up to test this package against python 3.6 and django 1.11. Any pointers would be great - I'm using pyenv which made running tox, let's say, interesting. Any pointers would be great, thanks for making this library.

@SmileyChris
Copy link
Owner

How does pyenv change how tox works since it'll still just use virtualenv?

I've updated the tox.ini a bit anyway to cover Python 3.6. Works fine for me. Also if you make a forked pull request travis will still check it for you even if you're having trouble running the full test runner (you could just run the tests without tox locally to check against your installed version)

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

No branches or pull requests

2 participants