-
-
Notifications
You must be signed in to change notification settings - Fork 644
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
Fix CI testing of Python 2.7 on Windows #63
Comments
work in progress in windows-ci2 branch. This is blocked on nox not detecting installed python version on Windows in conda because the name is python and not python2 or python3. |
1. Paths in get_load_history are now normalized to be identical between Windows and Unix 2. override dirname separator changes from : to = 3. Task tests are now shutting down logging to allow the output directory to be deleted fixes #63
pushing support for windows contbuild for python 3.6 and 3.7. |
Waiting on progress in wntrblm/nox#250 |
This is now completely disabled due to https://chocolatey.org/packages/miniconda3#comment-4636661032 |
re-enabled for Python 3x. |
Python 2.7 is being dropped in the next version of Hydra. this is no longer relevant. |
https://circleci.com/docs/2.0/hello-world-windows/
The text was updated successfully, but these errors were encountered: