Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Filipe Laíns
rfcs
Commits
37c01652
Commit
37c01652
authored
Feb 20, 2022
by
Alexander Epaneshnikov
Committed by
Filipe Laíns
Feb 20, 2022
Browse files
Apply 1 suggestion(s) to 1 file(s)
parent
b2ca0f56
Pipeline
#16066
passed with stage
in 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rfcs/0010-adopt-pep517-tooling.rst
View file @
37c01652
...
...
@@ -26,7 +26,7 @@ remove support for them in the future. Please see `setuptools #2088`_ and
The metadata installed by ``setup.py install`` is the old-style "egg" format
(.egg-info). Is is essentially implementation-defined by setuptools and has been
replaced a standardized format (.dist-info).
replaced
by
a standardized format (.dist-info).
By moving to the PEP 517 tooling, we will be using the wheel format, which has
the standardized metadata.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment