mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-21 07:41:49 -05:00
Compare commits
3 Commits
282d6cbdda
...
1e816e514d
Author | SHA1 | Date | |
---|---|---|---|
|
1e816e514d | ||
4b26e2b7f7 | |||
|
ee0c546231 |
@ -150,6 +150,7 @@ aprsd = "aprsd.main:main"
|
||||
# installed, specify them here.
|
||||
py-modules = ["aprsd"]
|
||||
package-data = {"sample" = ["*.dat"]}
|
||||
packages = ["aprsd"]
|
||||
|
||||
[build-system]
|
||||
requires = [
|
||||
|
@ -171,7 +171,7 @@ wrapt==1.16.0
|
||||
# deprecated
|
||||
wsproto==1.2.0
|
||||
# via simple-websocket
|
||||
zipp==3.18.2
|
||||
zipp==3.19.1
|
||||
# via importlib-metadata
|
||||
zope-event==5.0
|
||||
# via gevent
|
||||
|
Loading…
Reference in New Issue
Block a user