Revert "Began preparing for conda deployment"

This reverts commit fe797be34f.
This commit is contained in:
2025-01-20 17:52:29 +00:00
parent 660d803c9e
commit 3bbef9ac3e
11 changed files with 27 additions and 788 deletions

View File

@@ -6,12 +6,7 @@ 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]",