Skip to content

Commit 2132bf5

Browse files
committed
Use the main branch from pypa/build rather than the fork.
1 parent 004115f commit 2132bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ skip_install = True
4040
changedir = {toxinidir}
4141
deps =
4242
virtualenv
43-
git+https://github.com/domdfcoding/build@issue-250
43+
git+https://github.com/pypa/build
4444
check-wheel-contents>=0.1.0
4545
twine>=3.2.0
4646
commands =

0 commit comments

Comments
 (0)