Last updated:
0 purchases
pyscaffoldextpyproject 0.2.1
pyscaffoldext-pyproject
This is a simple PyScaffold extension which serves as a blueprint.
It’s sole purpose is to create a pyproject.toml file according to [PEP 518].
This extension was bootstrapped with PyScaffold’s custom-extension:
putup pyscaffoldext-pyproject --custom-extension
Read more about creating an extension under http://pyscaffold.org/.
Usage
Just install this package with pip install pyscaffoldext-pyproject
and note that putup -h shows a new option --pyproject.
Using this will create a default pyproject.toml.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.