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
1060b3dc
Unverified
Commit
1060b3dc
authored
May 28, 2022
by
Filipe Laíns
🌈
Browse files
rfc0010: clarify scope of the proposed changes
Signed-off-by:
Filipe Laíns
<
lains@riseup.net
>
parent
c2cccf6e
Pipeline
#19486
passed with stage
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rfcs/0010-adopt-pep517-tooling.rst
View file @
1060b3dc
=========================================
====
Adopt PEP 517 tooling for
all
Python packages
=========================================
====
=========================================
Adopt PEP 517 tooling for Python packages
=========================================
- Date proposed: 2022-02-19
- RFC MR: https://gitlab.archlinux.org/archlinux/rfcs/-/merge_requests/0010
...
...
@@ -9,7 +9,7 @@ Summary
-------
Replace setup.py with PEP 517 tooling (python-build/python-installer) for all
Python packages.
Python packages
where this approach is viable
.
Motivation
----------
...
...
@@ -52,6 +52,10 @@ with
You can find more information in the `Python packaging guidelines`_.
This would naturally only serve as a general guideline, packages that need an
alternative approach can still do so, but are recommended to stay as close as the
guidelines as reasonably possible.
Drawbacks
---------
...
...
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