Skip to content

Commit 0cc24b6

Browse files
authored
Pin types-setuptools
This is to ensure that we get python/typeshed#10057 so that #277 is resolved.
1 parent f3ca1a8 commit 0cc24b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ repos:
6161
- numpy>=1.20
6262
- pandas
6363
- types-filelock
64-
- types-setuptools
64+
- types-setuptools>=67.6.0.8
6565
always_run: true
6666
require_serial: true
6767
pass_filenames: false

0 commit comments

Comments
 (0)