Skip to content

Commit 8ae1432

Browse files
committed
Use uv instead of 'build' for building
1 parent 287c006 commit 8ae1432

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==1.2.2.post1", "check-wheel-contents==0.6.0" ]
79+
optional-dependencies.release = [ "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)