We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c2711 commit 257849dCopy full SHA for 257849d
CONTRIBUTING.md
@@ -54,13 +54,13 @@ python -m twine upload --repository testpypi dist/*
54
55
## Versioning
56
57
-Install setuptools_git_versioning:
+Install setuptools-git-versioning:
58
59
```bash
60
pip install setuptools-git-versioning
61
```
62
63
-Checking dirty and beta versions for project using [setuptools_git_versioning](https://setuptools-git-versioning.readthedocs.io/en/stable/)
+Checking dirty and beta versions for project using [setuptools-git-versioning](https://setuptools-git-versioning.readthedocs.io/en/stable/)
64
65
Run:
66
0 commit comments