Skip to content

Commit eb30285

Browse files
committed
Cap setuptools to preserve pkg_resources
1 parent f8561cb commit eb30285

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

doc-source/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ extras-require>=0.5.0
44
html-section>=0.3.0
55
roman>=4.0
66
seed-intersphinx-mapping>=1.2.2
7+
setuptools<81
78
sphinx-copybutton>=0.5.2
89
sphinx-debuginfo>=0.2.2
910
sphinx-licenseinfo>=0.3.1

tests/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ pytest>=6.0.0
77
pytest-cov>=2.8.1
88
pytest-randomly>=3.7.0
99
pytest-timeout>=1.4.2
10+
setuptools<81
1011
sphinx-toolbox[testing]>=2.13.0b3

0 commit comments

Comments
 (0)