mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-09 20:01:23 +00:00
Merge remote-tracking branch 'origin/master' into 3709-even-more-integration-tests-python-3
This commit is contained in:
commit
2eff096647
0
newsfragments/3717.minor
Normal file
0
newsfragments/3717.minor
Normal file
2
tox.ini
2
tox.ini
@ -281,6 +281,8 @@ deps =
|
||||
# PyInstaller 4.0 drops Python 2 support. When we finish porting to
|
||||
# Python 3 we can reconsider this constraint.
|
||||
pyinstaller < 4.0
|
||||
# 2021.5.13 broke on Windows. See https://github.com/erocarrera/pefile/issues/318
|
||||
pefile < 2021.5.13 ; platform_system == "Windows"
|
||||
# Setting PYTHONHASHSEED to a known value assists with reproducible builds.
|
||||
# See https://pyinstaller.readthedocs.io/en/stable/advanced-topics.html#creating-a-reproducible-build
|
||||
setenv=PYTHONHASHSEED=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user