This commit is contained in:
Sudo-Ivan
2025-05-28 16:45:46 -05:00
parent 5561205b3e
commit e873d8e754
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ setup(
long_description_content_type='text/markdown',
url='https://github.com/Sudo-Ivan/rns-page-node',
packages=find_packages(),
license="GPL-3.0",
python_requires='>=3.9',
install_requires=[
'rns>=0.9.6,<0.10.0',