Skip to content

Commit 2fd38bf

Browse files
committed
Took out the stupid install dependency that wasn't doing anything
1 parent 1da295e commit 2fd38bf

2 files changed

Lines changed: 2 additions & 14 deletions

File tree

poetry.lock

Lines changed: 2 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ packages = [ {include = "pymint"}]
99

1010
[tool.poetry.dependencies]
1111
python = ">=3.8,<3.11"
12-
install = "^1.3.3"
1312
antlr4-python3-runtime = "^4.8"
1413
networkx = "^3.0"
1514
pygraphviz = "^1.9"

0 commit comments

Comments
 (0)