Commit Graph

5 Commits

Author SHA1 Message Date
Theodore Ni a8a7d7e19c
Migrate away from setuptools_scm_git_archive (#1345)
Co-authored-by: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com>
2024-04-11 14:27:14 +05:30
Abhinav Singh 2e535360ce
Avoid installing `!=7.0.0,!=7.0.1,!=7.0.2` which leads to 0.0 as wheel version (#1209) 2022-06-28 01:34:22 +05:30
Sviatoslav Sydorenko 6aee7786fc
Integrate Towncrier configuration (#823)
* Move changelog out of README into a separate file

* Expose the changelog to Sphinx

* Integrate Towncrier configuration into the repo

* Include the change fragment docs in Sphinx

* Add a config for the Chronographer GitHub App

* Add a change note for PR #823

* Update CHANGELOG.md

Co-authored-by: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com>
2021-11-29 21:06:01 +05:30
Sviatoslav Sydorenko 8d3fe87155
Switch versioning to be SCM-based (#715)
Co-authored-by: Abhinav Singh <mailsforabhinav@gmail.com>
2021-11-14 02:46:07 +05:30
Sviatoslav Sydorenko 7606c1d495
Add tox envs for building dists via PEP 517 (#647)
* Invoke self-install via PEP517 in the CI

* Add tox envs for building dists via PEP 517

* Add linting dists via tox to GHA

* Upgrade `master` to `develop` in `setup.py`

* Simplify `python_requires` in `setup.py`

* Convert dynamic `setup.py` into static `setup.cfg`
2021-11-02 03:00:00 +05:30