Skip to content

Commit 0fc88bd

Browse files
authored
Update setuptools requirement from ~=69.1.0 to ~=69.1.1 (#291)
Fix argument order of --config-settings["--build-option"] arguments. This was broken by pypa/setuptools#4079
2 parents a353b45 + fcdcdc6 commit 0fc88bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
-r requirements-test.txt
99

1010
# Installation toolchain
11-
setuptools~=69.1.0
11+
setuptools~=69.1.1
1212

1313
# Python Linting toolchain
1414
pytest-github-actions-annotate-failures>=0.1.7

0 commit comments

Comments
 (0)