1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-10-18 01:30:16 -04:00

update to pyproject

This commit is contained in:
Hemna 2024-07-26 12:11:33 -04:00
parent f07ef71ce0
commit 4b26e2b7f7

View File

@ -150,6 +150,7 @@ aprsd = "aprsd.main:main"
# installed, specify them here.
py-modules = ["aprsd"]
package-data = {"sample" = ["*.dat"]}
packages = ["aprsd"]
[build-system]
requires = [