update environment files
This commit is contained in:
parent
9ca6748c50
commit
246f4704c3
3 changed files with 1308 additions and 594 deletions
1877
conda-lock.yml
1877
conda-lock.yml
File diff suppressed because it is too large
Load diff
|
|
@ -1,14 +0,0 @@
|
||||||
name: argus
|
|
||||||
channels:
|
|
||||||
- conda-forge
|
|
||||||
- nodefaults
|
|
||||||
|
|
||||||
dependencies:
|
|
||||||
- python>=3.8
|
|
||||||
- maturin
|
|
||||||
- nox
|
|
||||||
- mypy
|
|
||||||
- black
|
|
||||||
- isort
|
|
||||||
|
|
||||||
category: dev
|
|
||||||
|
|
@ -5,3 +5,14 @@ channels:
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- python>=3.8
|
- python>=3.8
|
||||||
|
- maturin
|
||||||
|
- nox
|
||||||
|
- mypy
|
||||||
|
- black
|
||||||
|
- isort
|
||||||
|
- pytest
|
||||||
|
- pytest-cov
|
||||||
|
- hypothesis
|
||||||
|
- pip
|
||||||
|
|
||||||
|
category: dev
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue