Commit f6cb953c authored by Ayres, Andrew's avatar Ayres, Andrew
Browse files

Add tomli to pyproject

parent 53bff0d0
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@ packages = [
[tool.poetry.dependencies]
python = "^3.10"
bioblend = "^1.3.0"
tomli = "^2.0.2"

[build-system]
requires = ["poetry-core"]