mirror of
https://github.com/markqvist/LXMF.git
synced 2025-05-22 07:41:23 -04:00
Updated dependency version
This commit is contained in:
parent
38b6f7651c
commit
5e8b2d87af
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -18,6 +18,6 @@ setuptools.setup(
|
|||
"License :: OSI Approved :: MIT License",
|
||||
"Operating System :: OS Independent",
|
||||
],
|
||||
install_requires=['rns>=0.2.8'],
|
||||
install_requires=['rns>=0.3.0'],
|
||||
python_requires='>=3.6',
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue