File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -58,15 +58,6 @@ Contributing
5858We appreciate all contributions! Refer to `the contributors guide `_ for
5959information.
6060
61- Release signatures
62- ==================
63-
64- Releases are signed with following keys:
65-
66- * `498D6B9E <https://pgp.mit.edu/pks/lookup?op=vindex&search=0x102C2C17498D6B9E >`_
67- * `5EBA0E07 <https://pgp.mit.edu/pks/lookup?op=vindex&search=0x1425F8CE5EBA0E07 >`_
68- * `61F0FB52 <https://pgp.mit.edu/pks/lookup?op=vindex&search=0x52C8F72A61F0FB52 >`_
69-
7061.. _the documentation : https://www.sphinx-doc.org/
7162.. _the contributors guide : https://www.sphinx-doc.org/en/master/internals/contributing.html
7263.. _Python Package Index : https://pypi.org/project/Sphinx/
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Build Sphinx
3535
3636* ``make clean``
3737* ``python -m build .``
38- * ``twine upload dist/Sphinx-* --sign --identity [your GPG key] ``
38+ * ``twine upload dist/Sphinx-*``
3939* open https://pypi.org/project/Sphinx/ and check for any obvious errors
4040
4141for stable and major releases
You can’t perform that action at this time.
0 commit comments