The relevant information for user is that this is PEP 517-compliant #3

Open
hroncok wants to merge 1 commit from hroncok/main into main

View file

@ -37,7 +37,7 @@ these utilities can be installed (and forward slashes act as directory separator
## Installation
Installation of rmdepcheck is entirely optional, it can be run just as well directly from the
repository. Otherwise, rmdepcheck uses setuptools for installation and is PEP 518-compliant. You
repository. Otherwise, rmdepcheck uses setuptools for installation and is PEP 517-compliant. You
can build and install with e.g. the `build` module and `pip`. rmdepcheck can also be installed
directly from PyPI with pip and other tools.