adamerose/QtStylish

Package requires pandasgui

AllyTally opened this issue · 1 comments

The package itself doesn't seem to use pandasgui at all; however the demo widget does. Can you remove this requirement?

Didn't see pandasgui in setup.py or requirements.txt, and the demo widget already puts the pandasgui inside a try/pass block. I did notice the version number was incorrectly based on pandasgui though and fixed that. If you still have this issue update to the latest version and let me know which file the problem is in