Skip to content

Commit 225d158

Browse files
committed
Pin against pyproject-hooks==1.1 (docs). Closes pypa#4333.
1 parent 88807c7 commit 225d158

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@ docs =
100100
sphinxcontrib-towncrier
101101
sphinx-notfound-page >=1,<2
102102

103+
# workaround for pypa/setuptools#4333
104+
pyproject-hooks!=1.1
105+
103106
ssl =
104107

105108
certs =

0 commit comments

Comments
 (0)