mirror of https://github.com/pypa/pep517.git
Declare functionality as experimental.
This commit is contained in:
parent
953f5ec240
commit
99c5313b38
|
@ -59,3 +59,7 @@ To build a backend into source and/or binary distributions, run in a shell:
|
|||
.. code-block:: shell
|
||||
|
||||
python -m pep517.build path/to/source # source dir containing pyproject.toml
|
||||
|
||||
This 'build' module should be considered experimental while the PyPA `decides
|
||||
on the best place for this functionality
|
||||
<https://github.com/pypa/packaging-problems/issues/219>`_.
|
||||
|
|
Loading…
Reference in New Issue