We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
filename
1 parent 50e6803 commit 91feaa6Copy full SHA for 91feaa6
1 file changed
source/specifications/entry-points.rst
@@ -77,8 +77,8 @@ newer tools such as pip and virtualenv use a different model.
77
File format
78
===========
79
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
+Entry points are defined in a file called :file:`entry_points.txt` in the
+:file:`*.dist-info` directory of the distribution. This is the directory
82
described in :pep:`376` for installed distributions, and in :pep:`427` for
83
wheels. The file uses the UTF-8 character encoding.
84
0 commit comments