Remove install redirect
This commit is contained in:
parent
9f58f93562
commit
6b0995599a
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue