Elaborated on the README.md and added references to it in pyproject.toml

This commit is contained in:
2025-01-17 15:08:47 +00:00
parent cb22dfac9b
commit 611b956d88
2 changed files with 21 additions and 7 deletions

View File

@@ -5,6 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "automlst.engine"
dynamic = ["version"]
readme = "README.md"
dependencies = [
"biopython",