Skip to content

Commit

Permalink
Python 3.11 to 3.10 migration closes #20
Browse files Browse the repository at this point in the history
  • Loading branch information
pab1s committed Apr 22, 2024
1 parent ec81830 commit f461afc
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 162 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Parameters
ENV_NAME := tda-nn-separability
PYTHON_VERSION := 3.11
PYTHON_VERSION := 3.10
ENV_FILE := environment.yaml

# Default goal
Expand Down
Loading

0 comments on commit f461afc

Please sign in to comment.