summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #803 from schang412/feature/custom_version_scheme_outside_...Ronny Pfannschmidt2023-03-091-0/+19
|\
| * add example, split get into new functionSpencer Chang2023-02-101-0/+19
* | Fix _config.py link in READMEErik Wienhold2023-02-271-1/+1
|/
* Fix typoJeroen Van Goey2023-01-251-1/+1
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-11-271-2/+2
* Adding note about dynamic version, fixes #756Matt Hall2022-11-271-18/+32
* Fix #759: Update .git_archival.txt templates to more closely match how we inv...Darsey Litzenberger2022-10-141-1/+1
* Update README. use unsigned tag variant for the git archival docsRonny Pfannschmidt2022-06-281-1/+1
* fix incomplete template for `.git_archival.txt`Charly C2022-06-271-1/+4
* add instructions for Git archives in READMECharly C2022-06-271-13/+19
* update file finder url - fixes #699Ronny Pfannschmidt2022-04-051-1/+1
* Stop suggesting to put wheel in `pyproject.toml`Sviatoslav Sydorenko2022-02-211-1/+1
* Fix setuptools_scm installation instruction for pyproject.tomlAndrew Svetlov2022-01-281-1/+1
* Document `python -m setuptools_scm` for debuggingAnderson Bravalheri2022-01-191-1/+14
* Merge pull request #512 from abitrolly/patch-1Ronny Pfannschmidt2021-12-291-2/+2
|\
| * Explain exactly what 'handling management' doesAnatoli Babenia2021-01-131-2/+2
* | Fix invialid version stringMoritz Schubotz2021-11-161-1/+2
* | Improve documentation on pretended versionMoritz Schubotz2021-11-161-6/+12
* | Add instructions for usage with dockerMoritz Schubotz2021-11-151-0/+26
* | update tox.ini and readmeRonny Pfannschmidt2021-08-271-2/+1
* | Readme fix.Sylvain MARIE2021-06-181-1/+1
* | Fixed docSylvain MARIE2021-06-181-2/+2
* | `version_cls` can now receive a string too. Added a test for setuptools/git i...Sylvain MARIE2021-06-181-1/+11
* | Added a `normalize` boolean flag and a `NonNormalizedVersion` class. Using `n...Sylvain MARIE2021-06-181-0/+14
* | docs: recommend _version.py as a nicer defaultHenry Schreiner2021-06-011-3/+3
* | enhance docs and old python erroringRonny Pfannschmidt2021-04-221-9/+14
* | remove some old docsRonny Pfannschmidt2021-03-301-52/+7
* | Update README.rst (#519)Roman Yurchak2021-03-041-1/+2
|/
* fix #213: better error on nonzero dev versionsRonny Pfannschmidt2020-12-061-0/+3
* fix #321: add SETUPTOOLS_SCM_PRETEND_VERSION_FOR_DIST_NAMERonny Pfannschmidt2020-12-051-0/+9
* fix #142: list supported scmsRonny Pfannschmidt2020-12-041-0/+7
* fix #352: add a envvar to ignore scm rootsRonny Pfannschmidt2020-11-301-0/+5
* Merge pull request #484 from tfiers/patch-1Ronny Pfannschmidt2020-11-291-1/+1
|\
| * Add missing space in ReadMeTomas Fiers2020-10-261-1/+1
* | Added added in Python 3.8 and replaced __name__ with package-name str for cla...James Braza2020-11-231-3/+3
* | Add `no-guess-dev` implementation.Pedro Algarvio2020-11-021-0/+1
|/
* Fix build badge Travis->GHAHugo van Kemenade2020-10-221-7/+7
* version.py: honour SOURCE_DATE_EPOCH for more reproducible buildsRasmus Villemoes2020-09-081-0/+6
* The PyPA has adopted the PSF code of conductHugo van Kemenade2020-07-291-2/+2
* Add release-branch-semver schemechrisjbillington2020-05-111-3/+14
* closes #312 - document interaction with enterprise distrosfix-312-document-enterprise-distrosRonny Pfannschmidt2020-05-021-0/+20
* Allow getting the version from the parent directory suffix.Antony Lee2020-05-011-0/+12
* Merge pull request #408 from con-f-use/masterRonny Pfannschmidt2020-05-011-0/+2
|\
| * Make black happycon-f-use2020-03-181-1/+1
| * Document change to UTCcon-f-use2020-03-181-0/+2
* | Fix documentation of `tag_regex` parameter.Diego Elio Pettenò2020-03-251-3/+3
|/
* no-local-version scheme and improved documentationcon-f-use2020-02-071-1/+8
* fix typo in date marksXuan Wang2020-01-091-2/+2
* Merge branch 'master' into masterRonny Pfannschmidt2020-01-081-18/+44
|\
| * Merge pull request #384 from aodag/aodag-patch-1Ronny Pfannschmidt2020-01-081-2/+2
| |\