Revert "Reapply "Began preparing for conda deployment""

This reverts commit ade2f3b845.
This commit is contained in:
2025-01-22 18:29:37 +00:00
parent 53e74af20a
commit 677c5e1aa8
9 changed files with 27 additions and 74 deletions

View File

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