We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b68beaa commit 65d2a37Copy full SHA for 65d2a37
requirements.txt
@@ -1,7 +1,7 @@
1
coverage
2
psutil
3
pycryptodome
4
-PyQt5;python_version>="3.7"
+PyQt5;python_version>="3.7" and platform_machine=="x86_64"
5
mock;python_version<="2.7"
6
python_prctl;platform_system=="Linux"
7
six
0 commit comments