mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 22:07:51 +00:00
Let's see if this is necessary any more.
This commit is contained in:
parent
3ccd051473
commit
d976524bb0
3
tox.ini
3
tox.ini
@ -211,9 +211,6 @@ commands =
|
||||
sphinx-build -W -b html -d {toxinidir}/docs/_build/doctrees {toxinidir}/docs {toxinidir}/docs/_build/html
|
||||
|
||||
[testenv:pyinstaller]
|
||||
# We override this to pass --no-use-pep517 because pyinstaller (3.4, at least)
|
||||
# is broken when this feature is enabled.
|
||||
install_command = python -m pip install --no-use-pep517 {opts} {packages}
|
||||
extras =
|
||||
deps =
|
||||
{[testenv]deps}
|
||||
|
Loading…
Reference in New Issue
Block a user