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 28e7c4a commit b9bf19fCopy full SHA for b9bf19f
docs/contributing.rst
@@ -87,7 +87,3 @@ you should do the following:
87
$ rm -rf dist/
88
$ python setup.py sdist bdist_wheel
89
$ twine upload --sign --identity [email protected] dist/*
90
-
91
-#. In the ``readthedocs.org`` repo, edit the ``bower.json`` file to point at the correct version
92
- (``sphinx-rtd-theme": "https://github.com/rtfd/sphinx-rtd-theme.git#$NEW_VERSION"``).
93
-#. In the ``readthedocs.org`` repo, run ``gulp build`` to update the distributed theme files.
0 commit comments