Skip to content

Commit f525592

Browse files
committed
pygraphviz breaks wheel build in github action for some reason
1 parent 52bef90 commit f525592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies = [
5656
"pybedtools",
5757
"pyefd",
5858
"pyfasta",
59-
"pygraphviz",
59+
#"pygraphviz",
6060
"pyliftover",
6161
"pypdf",
6262
"pysam",

0 commit comments

Comments
 (0)