`environment_win.yml` is no longer up-to-date
peterhessey opened this issue · 2 comments
peterhessey commented
Is there an existing issue for this?
- I have searched the existing issues
Issue summary
The windows locked environment file hasn't been kept up to date with the latest env changes as all dev work takes place on Linux.
I believe it will be easiest to simply remove this file and allow windows users to create their own environments from primary_deps.yml
. This is as the locking is most important for Azure jobs which are all Ubuntu and creating the locked windows env each time a package is updated is a pain due to having to switch OS's and deal with line-ending issues etc.
What documentation should be provided?
Removed environment_win.yml
file and instructions on how to create your own env on windows from the primary dependencies.
peterhessey commented
@ant0nsc keen to hear your thoughts on this!
ant0nsc commented
@peterhessey - agree, let's remove env_win.