Skip to content

Commit

Permalink
temp pin setuptools so package can install (#1309)
Browse files Browse the repository at this point in the history
upstream pytorch issue
  • Loading branch information
adamgayoso authored Jan 23, 2022
1 parent f0a3ba6 commit c98aad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ scanpy = {version = ">=1.6", optional = true}
scanpydoc = {version = ">=0.5", optional = true}
scikit-learn = ">=0.21.2"
scikit-misc = {version = ">=0.1.3", optional = true}
setuptools = "<=59.5.0"
sphinx = {version = ">=3.4", optional = true}
sphinx-autodoc-typehints = {version = "*", optional = true}
sphinx-gallery = {version = ">0.6", optional = true}
Expand Down

0 comments on commit c98aad6

Please sign in to comment.