ondrolexa / pywerami

Process contour data file generated by the Perple_X program WERAMI
Other
15 stars 2 forks source link

Add pyqt5 to setup.py #1

Closed 4e1e0603 closed 3 years ago

4e1e0603 commented 5 years ago

We can add PyQt5 to setup.py. Maybe it was a problem in the past, but now it should work: https://stackoverflow.com/questions/4628519/is-it-possible-to-require-pyqt-from-setuptools-setup-py

ondrolexa commented 3 years ago

Added. Should be OK now.