Update setup.py

This commit is contained in:
Richard Mwewa
2022-11-25 01:52:26 +02:00
committed by GitHub
parent 5a1b5378ee
commit 8d337c621c

View File

@@ -12,7 +12,7 @@ setuptools.setup(
description="Advanced Github OSINT Framework",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/rly0nheart/octosuite",
url="https://github.com/bellingcat/octosuite",
license="GNU General Public License v3 (GPLv3)",
install_requires=["requests", "rich", "psutil"],
classifiers=[