Adopt setuptools_scm, simplify setuptools config

Merged
#7 · Created  · Last updated

Merged pull request

Merged in signal/scm (pull request #7)

c2610dd·Author: ·Closed by: ·2022-03-04

Description

This changeset replaces our explicitly written autobuild/version.py file with one autogenerated by the “blessed” setuptools-scm package.

As an example of the autobuild --version output of this change when working with an autobuild checkout of an untagged commit:

$ autobuild --version autobuild 3.0.0b2.dev1+g678c045

Tagged versions will feature their respective tagged verions (3.0.0, et al.)

In addition, this PR also performs some cleanup of the setup.py file. 🧹

0 attachments

0 comments

Loading commits...