8000
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 b134985 commit 09d972dCopy full SHA for 09d972d
CONTRIBUTING.rst
@@ -10,9 +10,8 @@
10
``./venv/bin/pip install ../../python-docs-theme/dist/python-docs-theme-2021.8.tar.gz``
11
then build the doc using ``make html``).
12
- upload it: ``twine upload dist/*``.
13
-- bump version (YYYY.MM.dev) in setup.py and python_docs_theme/theme.conf
14
-- Commit this last bump.
15
-- push and push the tag (``git push && git push --tags``)
+- push the ta 4CC8 g (``git push --tags``)
+
16
17
# Makefile usage
18
0 commit comments