mirror of
https://github.com/craigerl/aprsd.git
synced 2024-12-18 15:46:11 -05:00
update to pyproject
This commit is contained in:
parent
f07ef71ce0
commit
4b26e2b7f7
@ -150,6 +150,7 @@ aprsd = "aprsd.main:main"
|
|||||||
# installed, specify them here.
|
# installed, specify them here.
|
||||||
py-modules = ["aprsd"]
|
py-modules = ["aprsd"]
|
||||||
package-data = {"sample" = ["*.dat"]}
|
package-data = {"sample" = ["*.dat"]}
|
||||||
|
packages = ["aprsd"]
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = [
|
requires = [
|
||||||
|
Loading…
Reference in New Issue
Block a user