setup.py add deps, minimal classifiers, and json extra data
Created by: octomike
This is a more pythonic and minimal approach to building/installing the package imho. No need for conda and could be used to upload to pip in the future.
I pinned pyglet to 1.3 because there was a conflicting api change in 1.4 that you used.
The package_data
attribute was necessary to include task-sp_events.json