We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 375d209 commit ec2f604Copy full SHA for ec2f604
1 file changed
tox.ini
@@ -27,6 +27,7 @@ commands_pre =
27
commands =
28
poetry run coverage run --source=cyclonedx -m unittest discover -t . -s tests -v
29
setenv =
30
+ PYTHONUTF8=1
31
PYTHONHASHSEED=0
32
CDX_TEST_RECREATE_SNAPSHOTS={env:CDX_TEST_RECREATE_SNAPSHOTS:}
33
0 commit comments