RELEASE: Version 1.0 #3
2
setup.py
2
setup.py
@ -12,7 +12,7 @@ setup(
|
|||||||
description="IP Information Lookup Tool",
|
description="IP Information Lookup Tool",
|
||||||
author="Luke Tainton",
|
author="Luke Tainton",
|
||||||
author_email="luke@tainton.uk",
|
author_email="luke@tainton.uk",
|
||||||
packages=["ipilot"],
|
packages=["app"],
|
||||||
install_requires=["requests"],
|
install_requires=["requests"],
|
||||||
entry_points={
|
entry_points={
|
||||||
"console_scripts": [
|
"console_scripts": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user