mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-06-19 20:24:13 -04:00
Updated docs
This commit is contained in:
parent
2678aeb6a1
commit
4bbf1ae57d
5 changed files with 38 additions and 14 deletions
2
setup.py
2
setup.py
|
@ -21,5 +21,5 @@ setuptools.setup(
|
|||
"Operating System :: OS Independent",
|
||||
],
|
||||
install_requires=['cryptography>=3.4.7', 'pyserial', 'netifaces>=0.10.4'],
|
||||
python_requires='>=3.5',
|
||||
python_requires='>=3.6',
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue