Skip to content

Commit c4a592d

Browse files
authored
Merge pull request #36 from pyscript/ntoll-env
Re-add environment.yml for GitHub actions.
2 parents 9c96aae + 90818ce commit c4a592d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

environment.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
channels:
2+
- conda-forge
3+
- defaults
4+
dependencies:
5+
- python=3.11
6+
- pip=23.2.1
7+
- pip:
8+
- mkdocs-material==9.3.1
9+
- mike==1.1.2

0 commit comments

Comments
 (0)