Skip to content

Commit

Permalink
Remove pygraphviz in poetry (#150)
Browse files Browse the repository at this point in the history
Pygraphviz is used to test the workflow previously. I forgot to remove it. Now users can directly install `poetry` with `conda forge`.
  • Loading branch information
qidanrui authored Nov 30, 2023
1 parent 9811380 commit 1dc9236
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
12 changes: 1 addition & 11 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 @@ -57,7 +57,6 @@ nvidia-nccl-cu12 = "2.18.1"
nvidia-nvtx-cu12 = "12.1.105"
triton = "2.1.0"
nvidia-nvjitlink-cu12 = "^12.3.52"
pygraphviz = "^1.11"

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

0 comments on commit 1dc9236

Please sign in to comment.