Skip to content

Commit b9bf19f

Browse files
ericholscherBlendify
authored andcommitted
Remove RTD integration now that it isn't requiremed (#684)
1 parent 28e7c4a commit b9bf19f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/contributing.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,3 @@ you should do the following:
8787
$ rm -rf dist/
8888
$ python setup.py sdist bdist_wheel
8989
$ 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

Comments
 (0)