Added publishing to personal git repo
Some checks failed
automlst.cli/pipeline/head There was a failure building this commit
Some checks failed
automlst.cli/pipeline/head There was a failure building this commit
This commit is contained in:
12
environment.yml
Normal file
12
environment.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
name: base
|
||||
channels:
|
||||
- bioconda
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- pytest
|
||||
- pytest-asyncio
|
||||
- python-build
|
||||
- conda-build
|
||||
- twine==6.0.1
|
||||
- setuptools_scm
|
||||
|
||||
Reference in New Issue
Block a user