mirror of
https://github.com/markqvist/LXMF.git
synced 2025-07-27 00:55:16 -04:00
Updated version and RNS dependency version
This commit is contained in:
parent
416ccf294f
commit
5b9f121593
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -26,6 +26,6 @@ setuptools.setup(
|
|||
'lxmd=LXMF.Utilities.lxmd:main',
|
||||
]
|
||||
},
|
||||
install_requires=["rns>=0.9.5"],
|
||||
install_requires=["rns>=1.0.0"],
|
||||
python_requires=">=3.7",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue