mirror of
https://github.com/vale981/rmview
synced 2025-03-04 08:41:39 -05:00
Missing build requirement added
This commit is contained in:
parent
9fbf5e13bc
commit
a868eb6f65
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
[build-system]
|
||||
requires = ["setuptools", "PyQt5"]
|
||||
requires = ["setuptools", "wheel", "PyQt5"]
|
||||
|
|
Loading…
Add table
Reference in a new issue