build: split regular environment and dev environment
This commit is contained in:
parent
a52f6a756c
commit
daf1936d2b
3 changed files with 433 additions and 418 deletions
7
environment.yaml
Normal file
7
environment.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: argus
|
||||
channels:
|
||||
- conda-forge
|
||||
- nodefaults
|
||||
|
||||
dependencies:
|
||||
- python>=3.8
|
||||
Loading…
Add table
Add a link
Reference in a new issue