mirror of
https://github.com/craigerl/aprsd.git
synced 2025-05-17 07:09:09 -04:00
update to py 3.10
This commit is contained in:
parent
7702d68cf7
commit
3ee422b5c9
@ -18,7 +18,7 @@ description = "APRSd is a APRS-IS server that can be used to connect to APRS-IS
|
|||||||
# 'Programming Language' classifiers in this file, 'pip install' will check this
|
# 'Programming Language' classifiers in this file, 'pip install' will check this
|
||||||
# and refuse to install the project if the version does not match. See
|
# and refuse to install the project if the version does not match. See
|
||||||
# https://packaging.python.org/guides/distributing-packages-using-setuptools/#python-requires
|
# https://packaging.python.org/guides/distributing-packages-using-setuptools/#python-requires
|
||||||
requires-python = ">=3.9"
|
requires-python = ">=3.10"
|
||||||
|
|
||||||
dynamic = ["version", "dependencies", "optional-dependencies"]
|
dynamic = ["version", "dependencies", "optional-dependencies"]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user