mirror of
https://github.com/markqvist/LXMF.git
synced 2025-05-22 15:51:44 -04:00
Updated dependency
This commit is contained in:
parent
696c78ecea
commit
b3bc8e684e
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -25,6 +25,6 @@ setuptools.setup(
|
||||||
'lxmd=LXMF.Utilities.lxmd:main',
|
'lxmd=LXMF.Utilities.lxmd:main',
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
install_requires=['rns>=0.7.0'],
|
install_requires=['rns>=0.7.1'],
|
||||||
python_requires='>=3.7',
|
python_requires='>=3.7',
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue