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.
mpl-deterministic
1 parent 79b8fe5 commit 9b58f7bCopy full SHA for 9b58f7b
tests/test_hash_library.py
@@ -24,6 +24,7 @@ def test_config(pytester, ini, cli, kwarg, success_expected):
24
pytester.makeini(
25
f"""
26
[pytest]
27
+ mpl-deterministic: true
28
{ini}
29
"""
30
)
0 commit comments