Skip to content

Commit b245853

Browse files
authored
Create environment.yml
1 parent b92a1c8 commit b245853

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

environment.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: base
2+
channels:
3+
- defaults
4+
dependencies:
5+
- python=3.10
6+
- flake8
7+
- pytest
8+
# add other dependencies here

0 commit comments

Comments
 (0)