We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2549604 commit bdfb0a7Copy full SHA for bdfb0a7
bootstrap.egg-info/entry_points.txt
@@ -1,5 +1,6 @@
1
[distutils.commands]
2
egg_info = setuptools.command.egg_info:egg_info
3
+dist_info = setuptools.command.dist_info:dist_info
4
build_py = setuptools.command.build_py:build_py
5
sdist = setuptools.command.sdist:sdist
6
editable_wheel = setuptools.command.editable_wheel:editable_wheel
0 commit comments