Closed phildini closed 6 years ago
Well, crap re: test failures. Ok, so apparently that setuptools option only exists for certain python versions. Hmm..
Does it help if we specify setuptools>=29.0
(or whatever the version where the key becomes legal)?
@freakboy3742 I'll play with it and see what's what. If that's an option that may be the best option.
Oh hey! This all passes now!
Per https://packaging.python.org/tutorials/distributing-packages/#project-urls we can have even more helpful information in our package and on our PyPI page by adding urls to the setup.py