mirror of
https://github.com/casterbyte/Sara.git
synced 2025-07-16 01:24:27 +02:00
minor changes
This commit is contained in:
parent
78db8fa722
commit
5827d2da78
3 changed files with 5 additions and 7 deletions
4
setup.py
4
setup.py
|
@ -5,7 +5,7 @@ setup(
|
|||
version="1.1",
|
||||
url="https://github.com/casterbyte/Sara",
|
||||
author="Magama Bazarov",
|
||||
author_email="caster@exploit.org",
|
||||
author_email="magamabazarov@mailbox.org",
|
||||
scripts=['sara.py'],
|
||||
description="RouterOS Security Inspector",
|
||||
long_description=open('README.md', encoding="utf8").read(),
|
||||
|
@ -23,4 +23,4 @@ setup(
|
|||
"console_scripts": ["sara = sara:main"],
|
||||
},
|
||||
python_requires='>=3.11',
|
||||
)
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue