Skip to content

Commit 910dd78

Browse files
FokkoHonahX
authored andcommitted
Exclude docutils!=0.21 as a dependency (apache#615)
This release is bodged, and causes Poetry to fail when it tries to fetch the tar: python-poetry/poetry#9293 (comment) It is being tracked: pypi/warehouse#15749 A fix is inbound here: pypi/warehouse#15795 This is a hotfix for this particular package, until the fixes from `pypi/warehouse` are out. The `post` notation is very unique: pypi/warehouse#15749 (comment) and is being used in 0.004% of the releases.
1 parent 0161e5c commit 910dd78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ typing-extensions = "4.9.0"
8585
pytest-mock = "3.12.0"
8686
pyspark = "3.5.0"
8787
cython = "3.0.8"
88+
docutils = "!=0.21"
8889

8990
[[tool.mypy.overrides]]
9091
module = "pytest_mock.*"

0 commit comments

Comments
 (0)