Skip to content

Commit 9c8996b

Browse files
authored
Fix a typo (#970)
1 parent 1d59039 commit 9c8996b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/guides/distributing-packages-using-setuptools.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ Lastly, if you don't want to install any dependencies at all, you can run:
710710
711711
712712
For more information, see the
713-
:doc:`<Development Mode <setuptools:userguide/development_mode>` section
713+
:doc:`Development Mode <setuptools:userguide/development_mode>` section
714714
of the :doc:`setuptools docs <setuptools>`.
715715

716716
.. _`Packaging your project`:

0 commit comments

Comments
 (0)