RELEASE: Version 1.0 #3

Merged
luketainton merged 14 commits from develop into main 2022-06-25 23:27:02 +02:00
Showing only changes of commit 117470feb0 - Show all commits

View File

@ -12,7 +12,7 @@ setup(
description="IP Information Lookup Tool",
author="Luke Tainton",
author_email="luke@tainton.uk",
packages=["ipilot"],
packages=["app"],
install_requires=["requests"],
entry_points={
"console_scripts": [