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 1bd00b3 commit ad36bd1Copy full SHA for ad36bd1
requirements.txt
@@ -7,3 +7,4 @@ requests; python_version > '3.5'
7
tomli; python_version > '3.5' and python_version < '3.11'
8
tomli_w; python_version > '3.5'
9
distro; python_version > '3.5'
10
+python-magic-bin; python_version > '3.5' and platform_system == 'Windows'
0 commit comments