Skip to content

Commit

Permalink
Use fork of pypa/build to work around encodings issue on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Mar 3, 2021
1 parent 695ae82 commit be314eb
Show file tree
Hide file tree
Showing 18 changed files with 19 additions and 18 deletions.
3 changes: 2 additions & 1 deletion repo_helper/files/testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,8 @@ def testenv_build(self):
self._ini["testenv:build"]["skip_install"] = True
self._ini["testenv:build"]["changedir"] = "{toxinidir}"
self._ini["testenv:build"]["deps"] = indent_join([
"build>=0.3.0",
# "build>=0.3.0",
"git+https://github.com/domdfcoding/build@issue-250",
"check-wheel-contents>=0.1.0",
"twine>=3.2.0",
*self["tox_build_requirements"],
Expand Down
2 changes: 1 addition & 1 deletion tests/test_files/test_testing_/test_make_tox_matrix.ini
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ commands =
skip_install = True
changedir = {toxinidir}
deps =
build>=0.3.0
git+https://github.com/domdfcoding/build@issue-250
check-wheel-contents>=0.1.0
twine>=3.2.0
commands =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ commands = sphinx-build -M html . ./build {posargs}
skip_install = True
changedir = {toxinidir}
deps =
build>=0.3.0
git+https://github.com/domdfcoding/build@issue-250
check-wheel-contents>=0.1.0
twine>=3.2.0
commands =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ commands = sphinx-build -M html . ./build {posargs}
skip_install = True
changedir = {toxinidir}
deps =
build>=0.3.0
git+https://github.com/domdfcoding/build@issue-250
check-wheel-contents>=0.1.0
twine>=3.2.0
commands =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ commands = sphinx-build -M html . ./build {posargs}
skip_install = True
changedir = {toxinidir}
deps =
build>=0.3.0
git+https://github.com/domdfcoding/build@issue-250
check-wheel-contents>=0.1.0
twine>=3.2.0
commands =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ commands =
skip_install = True
changedir = {toxinidir}
deps =
build>=0.3.0
git+https://github.com/domdfcoding/build@issue-250
check-wheel-contents>=0.1.0
twine>=3.2.0
commands =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ commands = sphinx-build -M html . ./build {posargs}
skip_install = True
changedir = {toxinidir}
deps =
build>=0.3.0
git+https://github.com/domdfcoding/build@issue-250
check-wheel-contents>=0.1.0
twine>=3.2.0
commands =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ commands = sphinx-build -M html . ./build {posargs}
skip_install = True
changedir = {toxinidir}
deps =
build>=0.3.0
git+https://github.com/domdfcoding/build@issue-250
check-wheel-contents>=0.1.0
twine>=3.2.0
commands =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ commands = sphinx-build -M html . ./build {posargs}
skip_install = True
changedir = {toxinidir}
deps =
build>=0.3.0
git+https://github.com/domdfcoding/build@issue-250
check-wheel-contents>=0.1.0
twine>=3.2.0
commands =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ commands = sphinx-build -M html . ./build {posargs}
skip_install = True
changedir = {toxinidir}
deps =
build>=0.3.0
git+https://github.com/domdfcoding/build@issue-250
check-wheel-contents>=0.1.0
twine>=3.2.0
commands =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ commands = sphinx-build -M html . ./build {posargs}
skip_install = True
changedir = {toxinidir}
deps =
build>=0.3.0
git+https://github.com/domdfcoding/build@issue-250
check-wheel-contents>=0.1.0
twine>=3.2.0
commands =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ commands = sphinx-build -M html . ./build {posargs}
skip_install = True
changedir = {toxinidir}
deps =
build>=0.3.0
git+https://github.com/domdfcoding/build@issue-250
check-wheel-contents>=0.1.0
twine>=3.2.0
commands =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ commands = sphinx-build -M html . ./build {posargs}
skip_install = True
changedir = {toxinidir}
deps =
build>=0.3.0
git+https://github.com/domdfcoding/build@issue-250
check-wheel-contents>=0.1.0
twine>=3.2.0
commands =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ commands = sphinx-build -M html . ./build {posargs}
skip_install = True
changedir = {toxinidir}
deps =
build>=0.3.0
git+https://github.com/domdfcoding/build@issue-250
check-wheel-contents>=0.1.0
twine>=3.2.0
commands =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ commands = sphinx-build -M html . ./build {posargs}
skip_install = True
changedir = {toxinidir}
deps =
build>=0.3.0
git+https://github.com/domdfcoding/build@issue-250
check-wheel-contents>=0.1.0
twine>=3.2.0
commands =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ commands = sphinx-build -M html . ./build {posargs}
skip_install = True
changedir = {toxinidir}
deps =
build>=0.3.0
git+https://github.com/domdfcoding/build@issue-250
check-wheel-contents>=0.1.0
twine>=3.2.0
commands =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ commands = sphinx-build -M html . ./build {posargs}
skip_install = True
changedir = {toxinidir}
deps =
build>=0.3.0
git+https://github.com/domdfcoding/build@issue-250
check-wheel-contents>=0.1.0
twine>=3.2.0
commands =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ commands = sphinx-build -M html . ./build {posargs}
skip_install = True
changedir = {toxinidir}
deps =
build>=0.3.0
git+https://github.com/domdfcoding/build@issue-250
check-wheel-contents>=0.1.0
twine>=3.2.0
commands =
Expand Down

0 comments on commit be314eb

Please sign in to comment.