robertbasic / pugdebug

pugdebug is a standalone debugging client for PHP applications that uses XDebug as the debugging engine.
http://pugdebug.com/
Other
73 stars 15 forks source link

Install sip and PyQt5 with pip #181

Closed robertbasic closed 7 years ago

robertbasic commented 7 years ago

As both sip and PyQt5 are now available on pypi, add them to requirements.txt for easier installing with pip.