mirror of
https://github.com/markqvist/LXMF.git
synced 2025-11-22 16:30:33 -05:00
Updated RNS version
This commit is contained in:
parent
8f54d40abf
commit
3f91e44a6d
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -26,6 +26,6 @@ setuptools.setup(
|
|||
'lxmd=LXMF.Utilities.lxmd:main',
|
||||
]
|
||||
},
|
||||
install_requires=["rns>=1.0.0"],
|
||||
install_requires=["rns>=1.0.1"],
|
||||
python_requires=">=3.7",
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue