Closed jamesmyatt closed 4 years ago
@rasbt , this is done now. Note that keeping the Python 2.7 build running required a little extra work.
@rasbt , can this be merged?
(Sorry, busy semester. I am behind with notifications etc)
This PR looks great now. Thanks a lot! Will merge!
Thanks. Can you label this as hacktoberfest-accepted, please? I don't think it's too late 😝
Sure
Uses the same technique as setuptools.
e.g. https://github.com/pypa/setuptools/blob/master/setuptools/__init__.py https://github.com/pypa/setuptools/blob/master/setuptools/version.py
See option 5 in https://packaging.python.org/guides/single-sourcing-package-version/
Closes #67 , Includes #68