Reapply "Began preparing for conda deployment"

This reverts commit 3bbef9ac3e.
This commit is contained in:
2025-01-20 19:56:51 +00:00
parent c2c6d0b016
commit ade2f3b845
10 changed files with 116 additions and 29 deletions

View File

@@ -6,7 +6,12 @@ build-backend = "setuptools.build_meta"
name = "automlst.engine"
dynamic = ["version"]
readme = "README.md"
authors = [
{name = "Harrison Deng"},
]
maintainers = [
{name = "Harrison Deng"},
]
dependencies = [
"biopython",
"aiohttp[speedups]",