mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-24 21:03:04 +00:00
Remove install redirect
This commit is contained in:
parent
9f58f93562
commit
6b0995599a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ maintainers = [
|
|||
"Sondre Karlsen Dyrnes"
|
||||
]
|
||||
readme = "docs/pyproj/README.md"
|
||||
packages = [ { include = "sherlock" } ]
|
||||
packages = [ { include = "sherlock"} ]
|
||||
keywords = [ "osint", "reconnaissance", "information gathering" ]
|
||||
classifiers = [
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
|
|
Loading…
Reference in a new issue