Added curl to environment requirements
All checks were successful
autoBIGS.engine/pipeline/head This commit looks good

This commit is contained in:
Harrison Deng 2025-02-21 06:01:39 +00:00
parent fd536862e2
commit 276665f5fd

View File

@ -12,4 +12,5 @@ dependencies:
- twine==6.0.1
- setuptools_scm
- pytest-cov
- grayskull
- grayskull
- curl