Skip to content

Commit 828fb0b

Browse files
committed
Use latest setuptools in tests
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 8ef34e2 commit 828fb0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_resolution.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ def test_without_supported_wheels():
145145
"pkg:pypi/[email protected]",
146146
"pkg:pypi/[email protected]",
147147
"pkg:pypi/[email protected]",
148-
"pkg:pypi/setuptools@63.2.0",
148+
"pkg:pypi/setuptools@63.3.0",
149149
"pkg:pypi/[email protected]",
150150
]
151151

0 commit comments

Comments
 (0)