mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-05-07 08:35:11 -04:00
Updated dependencies
This commit is contained in:
parent
74e7e4e806
commit
4fb97eecc5
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -31,5 +31,5 @@ setuptools.setup(
|
|||
'console_scripts': ['nomadnet=nomadnet.nomadnet:main']
|
||||
},
|
||||
install_requires=["rns>=0.9.0", "lxmf>=0.5.9", "urwid>=2.4.4", "qrcode"],
|
||||
python_requires=">=3.6",
|
||||
python_requires=">=3.7",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue