release-depot / git_wrapper

A python based wrapper around GitPython
MIT License
4 stars 8 forks source link

Revamp our build process to be more in line with our other projects. #89

Closed jguiditta closed 3 years ago

jguiditta commented 3 years ago

We are trying to stick with following the most modern build process, as recommended by pypa. Also, this changes the process to use setuptools_scm, which gets the version information from git.

Signed-off-by: Jason Guiditta jguiditt@redhat.com

jguiditta commented 3 years ago

I imported this as a test repo in RTD and it builds as expected. If you want to see what the docs look like without building them yourself, you can view my (temporary) docs here: https://test-git-wrapper.readthedocs.io/en/latest/