mirror of
https://github.com/markqvist/LXMF.git
synced 2025-08-02 11:56:04 -04:00
Update version and dependencies
This commit is contained in:
parent
a26dfe3b7b
commit
323a968525
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -20,6 +20,6 @@ setuptools.setup(
|
|||
"License :: OSI Approved :: MIT License",
|
||||
"Operating System :: OS Independent",
|
||||
],
|
||||
install_requires=['rns>=0.3.13'],
|
||||
install_requires=['rns>=0.3.14'],
|
||||
python_requires='>=3.6',
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue