Skip to content

Commit

Permalink
CI: Remove python constraint on Windows for easier solve
Browse files Browse the repository at this point in the history
  • Loading branch information
carterbox committed Jan 12, 2023
1 parent 6d2c806 commit 9db9366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envs/win-38.yml
Expand Up @@ -11,7 +11,7 @@ dependencies:
- ninja
- numexpr
- numpy!=1.22.4
- python=3.8
- python
- pywavelets
- scikit-image>=0.17
- scipy
Expand Down

0 comments on commit 9db9366

Please sign in to comment.