Skip to content

Commit

Permalink
Changed to use mamba and added python version requirement to environm…
Browse files Browse the repository at this point in the history
…ent.yml
  • Loading branch information
rayzhuca committed Jan 17, 2024
1 parent 3d20590 commit 4380042
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ name: scadnano-test
channels:
- defaults
dependencies:
- python=3.7
- xlwt=1.3.0=py37_0
2 changes: 1 addition & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ conda:
build:
os: "ubuntu-22.04"
tools:
python: "3.7"
python: "mambaforge-22.9"

0 comments on commit 4380042

Please sign in to comment.