mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
losen dependency to python 3.5
This commit is contained in:
parent
a30841cdf6
commit
5fdc5489a1
2 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
|
@ -15,5 +15,5 @@ setup(
|
|||
maintainer="Jakob Ketterl",
|
||||
maintainer_email="jakob.ketterl@gmx.de",
|
||||
license="GAGPL",
|
||||
python_requires=">=3.6",
|
||||
python_requires=">=3.5",
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue