Skip to content

Commit 91feaa6

Browse files
treszkaitheacodes
authored andcommitted
Fix :file:filename instances (#620)
1 parent 50e6803 commit 91feaa6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/specifications/entry-points.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ newer tools such as pip and virtualenv use a different model.
7777
File format
7878
===========
7979

80-
Entry points are defined in a file called :file:``entry_points.txt`` in the
81-
:file:``*.dist-info`` directory of the distribution. This is the directory
80+
Entry points are defined in a file called :file:`entry_points.txt` in the
81+
:file:`*.dist-info` directory of the distribution. This is the directory
8282
described in :pep:`376` for installed distributions, and in :pep:`427` for
8383
wheels. The file uses the UTF-8 character encoding.
8484

0 commit comments

Comments
 (0)