Skip to content

Commit 9658c3e

Browse files
committed
Cap setuptools to preserve pkg_resources
1 parent d97ddbe commit 9658c3e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc-source/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ extras-require>=0.5.0
66
html-section>=0.3.0
77
roman>=4.0
88
seed-intersphinx-mapping>=1.2.2
9+
setuptools<81
910
sphinx>=3.0.3
1011
sphinx-copybutton>=0.2.12
1112
sphinx-debuginfo>=0.2.2

tests/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ pytest-randomly>=3.7.0
1414
pytest-regressions>=2.0.1
1515
pytest-rerunfailures>=9.0
1616
pytest-timeout>=1.4.2
17+
setuptools<81
1718
sphinx>=3.2.1
1819
sphinx-prompt>=1.5.0
1920
sphinx-toolbox[testing]>=3.9.0

0 commit comments

Comments
 (0)