mirror of
https://github.com/markqvist/LXMF.git
synced 2025-02-25 09:21:16 -05:00
Dependency bump
This commit is contained in:
parent
38cc471eaf
commit
853e70dcbe
2
setup.py
2
setup.py
@ -18,6 +18,6 @@ setuptools.setup(
|
|||||||
"License :: OSI Approved :: MIT License",
|
"License :: OSI Approved :: MIT License",
|
||||||
"Operating System :: OS Independent",
|
"Operating System :: OS Independent",
|
||||||
],
|
],
|
||||||
install_requires=['rns>=0.3.3'],
|
install_requires=['rns>=0.3.4'],
|
||||||
python_requires='>=3.6',
|
python_requires='>=3.6',
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user