build: Fix Makefile targets to match GNU coding standards

Signed-off-by: Sven Sager <akira@narux.de>
This commit is contained in:
2023-10-27 14:12:31 +02:00
parent 37ccac7f79
commit 801efe7fb4
3 changed files with 45 additions and 15 deletions

View File

@@ -1,3 +1,6 @@
setuptools>=58.0.4
wheel
# Build dependencies
setuptools
sphinx
wheel
# Runtime dependencies, must match install_requires in setup.py