Remove install redirect

This commit is contained in:
Paul Pfeister 2024-05-16 00:16:46 -04:00
parent 9f58f93562
commit 6b0995599a
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ maintainers = [
"Sondre Karlsen Dyrnes" "Sondre Karlsen Dyrnes"
] ]
readme = "docs/pyproj/README.md" readme = "docs/pyproj/README.md"
packages = [ { include = "sherlock" } ] packages = [ { include = "sherlock"} ]
keywords = [ "osint", "reconnaissance", "information gathering" ] keywords = [ "osint", "reconnaissance", "information gathering" ]
classifiers = [ classifiers = [
"Development Status :: 5 - Production/Stable", "Development Status :: 5 - Production/Stable",