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 e8d9ad5 commit 7db15cdCopy full SHA for 7db15cd
README.md
@@ -42,7 +42,7 @@ python -m build
42
twine upload dist/*
43
```
44
45
-Note that uploading to PyPI is done via [Continuous integration](#continuous-integration)) when
+Note that uploading to PyPI is done via [Continuous integration](#continuous-integration) when
46
a tag is pushed to the repository, so only the first step needs to be donne manually.
47
48
Note also that we assume tags will be version numbers and not be prefixed with `v` or some other
0 commit comments