Skip to content

Commit 07cb110

Browse files
committed
Added missing explicit setuptools for development checks (needed for python 3.12 onwards)
1 parent 2a9d0b4 commit 07cb110

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
wheel
2+
setuptools
23
pylint < 2.14.0 ; python_version == '3.6'
34
pylint >= 2.15.5 ; python_version >= '3.7'
45
pyflakes >= 2.5.0

0 commit comments

Comments
 (0)