techartorg/bqt

unify requirements

hannesdelbeke opened this issue · 2 comments

to prevent dependencies being inconsistant, we can unify them. have the setup.py point to the requirements file
see bug mentioned on forum https://blenderartists.org/t/bqt-custom-ui-for-add-ons-tool-in-blender-with-pyqt-or-pyside/1458808/18?u=h4nnes

This is a good first issue

  • update setup.py to point to requirements.txt (you can use chat gpt for help)
  • test setup.py locally
  • create PR