Skip to content

Commit

Permalink
Took out the stupid install dependency that wasn't doing anything
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrishnasanka committed Jul 19, 2024
1 parent 1da295e commit 2fd38bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
15 changes: 2 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ packages = [ {include = "pymint"}]

[tool.poetry.dependencies]
python = ">=3.8,<3.11"
install = "^1.3.3"
antlr4-python3-runtime = "^4.8"
networkx = "^3.0"
pygraphviz = "^1.9"
Expand Down

0 comments on commit 2fd38bf

Please sign in to comment.