Added publishing to personal git repo
Some checks failed
automlst.cli/pipeline/head There was a failure building this commit

This commit is contained in:
2025-02-21 06:33:07 +00:00
parent a4d8de7cc6
commit 6b8376c470
2 changed files with 20 additions and 4 deletions

12
environment.yml Normal file
View 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