We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e2d64b commit 5b8ec26Copy full SHA for 5b8ec26
tests/test_platform_specific.py
@@ -24,7 +24,7 @@
24
"marker": pytest.mark.macos,
25
},
26
"windows": {
27
- "min_version": "0.4.5",
+ "min_version": "0.4.1",
28
"api_url": "https://binaries.soliditylang.org/windows-amd64/list.json",
29
"marker": pytest.mark.windows,
30
0 commit comments