virocon-organization / viroconweb

A software to compute environmental contours. Django web-application package.
MIT License
2 stars 1 forks source link

Lock Python version to 3.6.4 for pyenv #182

Closed fbarl closed 6 years ago

fbarl commented 6 years ago

Simplifies the Python setup by locking the version to be used by pyenv.

ahaselsteiner commented 6 years ago

Thanks. This is makes it much simpler for users of pyenv.

The tests are failing because this pull request is coming from a fork. This is a bug I just discovered, which does not have to anything to do with the changes of your pull request. So I will merge it.

I just created an issue describing the problem when pull requests are filed by forks: https://github.com/ahaselsteiner/viroconweb/issues/183