Skip to content

Commit

Permalink
Revert "Trying to fix cython version so that scikit-learn installs"
Browse files Browse the repository at this point in the history
This reverts commit 177e2e9.
  • Loading branch information
leoisl committed Jul 18, 2023
1 parent 177e2e9 commit 4a72d42
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 53 deletions.
53 changes: 1 addition & 52 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 @@ -27,7 +27,6 @@ pygraphviz = { version = "1.7", optional = true }
networkx = { version = "^2.6.3", optional = true }
matplotlib = { version = "^3.5.0", optional = true }
pyinstaller = {version = "^5.6", optional = true}
cython = "0.29.36"

[tool.poetry.group.dev.dependencies]
pytest = "^7.2.0"
Expand Down

0 comments on commit 4a72d42

Please sign in to comment.