Closed esunar closed 2 years ago
Per [1], the way to build python packages should discourage the use of setup.py.
Instead of "setup.py sdist" (see [2]), "python -m build" should be used.
Imported from Launchpad using lp2gh.
date created: 2021-10-21T07:33:27Z
owner: aluria
assignee: martin-kalcok
the launchpad url
(by martin-kalcok) PR merged: https://github.com/canonical/juju-verify/pull/41
Per [1], the way to build python packages should discourage the use of setup.py.
Instead of "setup.py sdist" (see [2]), "python -m build" should be used.
Imported from Launchpad using lp2gh.
date created: 2021-10-21T07:33:27Z
owner: aluria
assignee: martin-kalcok
the launchpad url