Skip to content

Commit 745e1f9

Browse files
Merge pull request #2409 from VWS-Python/pin-check-wheel-contents
Pin build and check-wheel-contents
2 parents b5813a0 + 526817e commit 745e1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ optional-dependencies.dev = [
7676
"vws-python-mock==2024.8.30",
7777
"vws-test-fixtures==2023.3.5",
7878
]
79-
optional-dependencies.release = [ "build", "check-wheel-contents" ]
79+
optional-dependencies.release = [ "build==1.2.2.post1", "check-wheel-contents==0.6.0" ]
8080
urls.Documentation = "https://vws-python.readthedocs.io/en/latest/"
8181
urls.Source = "https://github.com/VWS-Python/vws-python"
8282

0 commit comments

Comments
 (0)