You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The template has a setup.py and setup.cfg file in the root. I wasn't aware that the template even needs these; it is not a Python package, is it? Does anybody ever pip install it?
If not, I suggest we remove those files and any others that may be unnecessary for non-packages.