summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Expand)AuthorAgeFilesLines
* Allow setting a fallback version in case everything else fails.Antony Lee2019-03-031-6/+12
* Fix small grammatical mistake in READMEThomas Robitaille2019-01-191-2/+2
* README: Add 'setuptools_scm' to 'pyproject.toml'Stephen Finucane2018-12-131-1/+1
* README: Add references to pyproject.tomlStephen Finucane2018-12-131-2/+17
* README: Add setup.cfg usage exampleStephen Finucane2018-12-121-0/+43
* README: Trivial markup fixesStephen Finucane2018-12-121-127/+126
* Add option git_describe_commandLuciano Bello2018-10-281-0/+7
* Merge branch 'master' of https://github.com/punkadiddle/setuptools_scmpunkadiddle2018-06-301-1/+2
|\
| * Update README.rstpunkadiddle2018-07-011-1/+2
* | setup.py examplepunkadiddle2018-06-301-1/+14
|/
* docpunkadiddle2018-06-301-0/+7
* README: add use case for write_toDaniel Hahler2018-06-301-2/+3
* Revisit READMEDaniel Hahler2018-06-301-22/+25
* Fix RST typoScott Armitage2018-06-111-2/+2
* Add `node-and-timestamp` to README.rstScott Armitage2018-06-111-0/+2
* document SETUPTOOLS_SCM_DEBUG, fixes #260Ronny Pfannschmidt2018-05-201-1/+3
* add note on testing against a non-installed version to readmeRonny Pfannschmidt2018-05-201-0/+13
* steal pre-commit config from toxRonny Pfannschmidt2018-05-131-2/+2
* enhance customization exampleRonny Pfannschmidt2018-04-121-0/+9
* enhance documentation for sphinx usageRonnyPfannschmidt-patch-1Ronny Pfannschmidt2018-04-121-0/+1
* address part of #237 - fix the code example to use the correct importRonny Pfannschmidt2018-04-051-2/+2
* Fix missing "is" in README.rstTimothée Mazzucotelli2018-01-161-1/+1
* Set example indentation to multiple of fourWilli Rath2017-07-121-2/+2
* Use per-SCM node prefix letters instead of the general "n"Sebastian Schuberth2017-03-041-2/+2
* Update README.rst (#155)Mehul Kar2017-02-241-1/+1
* Add note about git describeMehul Kar2017-02-221-0/+3
* closes #132: adds instructions for passing dict to use_scm_versionReece Hart2016-11-241-3/+18
* handle uninstalled pkg in __version__ assignmentDylan Lloyd2016-10-251-2/+6
* suggest pkg_resources for __version__ exportDylan Lloyd2016-10-241-1/+8
* suggest write_to config for pkg distributionDylan Lloyd2016-10-241-0/+2
* Fix Sphinx usage exampleMihai Capotă2016-10-201-2/+2
* fix issue #84 - document sphinx using pkg_resourcesRonny Pfannschmidt2016-10-201-2/+19
* Simplify clean_scheme()cclauss2016-10-191-4/+1
* Show python code in the README properly (#100)Wieland Hoffmann2016-09-041-2/+2
* Correct typo and clarify Sphinx recommended usage. Fixes #88.Jason R. Coombs2016-06-031-2/+3
* make readme pypi compatible againv1.10.0Ronny Pfannschmidt2015-12-071-2/+1
* coding and documentation style cleanupsRonny Pfannschmidt2015-12-071-1/+2
* introduce scm parser overriding fixes #70 and #71Ronny Pfannschmidt2015-12-061-0/+6
* support enforcing version numbers via the envRonny Pfannschmidt2015-12-011-0/+9
* add missing spaceRonny Pfannschmidt2015-11-301-1/+1
* first attempt at fixing issue #67Ronny Pfannschmidt2015-11-301-0/+11
* Transfer documentation from docstring to README. Fixes #64.Jason R. Coombs2015-11-141-0/+6
* Fix small typos in READMEFelix Yan2015-10-211-2/+2
* readme/changelog updatedRonny Pfannschmidt2015-09-171-0/+2
* Add the PyPA Code of ConductDonald Stufft2015-09-131-0/+10
* fix readme and and make a more explicit note wrt version declarationsRonny Pfannschmidt2015-09-051-7/+4
* add write_to_template, fixes #36Ronny Pfannschmidt2015-08-121-2/+6
* readme checking tox job and small readme cleanupv1.6.0Ronny Pfannschmidt2015-07-221-1/+1
* clarify supported write_to file formatsRonny Pfannschmidt2015-07-221-0/+4
* add github linkRonny Pfannschmidt2015-06-111-0/+5