Skip to content

Commit

Permalink
Trying to fix conda dependencies error
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaldu committed Dec 15, 2023
1 parent 46d4ae0 commit 6a5ca12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env/test_env.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: test-with-conda
dependencies:
- python==3.11
- python>=3.10
- numpy
- matplotlib
- scikit-learn
Expand Down

0 comments on commit 6a5ca12

Please sign in to comment.