Flick a byte in setup.py in order to rotate the CircleCI cache key

This commit is contained in:
Florian Sesser 2024-10-23 14:48:09 +00:00
parent 2efa78e426
commit 151cd2b13a

View File

@ -108,7 +108,7 @@ install_requires = [
"six >= 1.10.0",
# for 'tahoe invite' and 'tahoe join'
# For 'tahoe invite' and 'tahoe join'
"magic-wormhole >= 0.10.2",
# We want a new enough version to support custom JSON encoders.