Extend environment markers for PyQt5 - doesn't install on arm
This commit is contained in:
parent
b68beaab20
commit
65d2a37cb2
|
@ -1,7 +1,7 @@
|
|||
coverage
|
||||
psutil
|
||||
pycryptodome
|
||||
PyQt5;python_version>="3.7"
|
||||
PyQt5;python_version>="3.7" and platform_machine=="x86_64"
|
||||
mock;python_version<="2.7"
|
||||
python_prctl;platform_system=="Linux"
|
||||
six
|
||||
|
|
Reference in New Issue
Block a user