updated setup.py
This commit is contained in:
+2
-2
@@ -4,11 +4,11 @@ setup(
|
||||
name='netbox-slm',
|
||||
version='0.1',
|
||||
description='Software Lifecycle Management Netbox Plugin',
|
||||
url='https://github.com/ICTU/netbox-slm',
|
||||
url='https://github.com/ICTU/netbox_slm',
|
||||
author='Hedde van der Heide',
|
||||
license='Apache 2.0',
|
||||
install_requires=[],
|
||||
packages=find_packages(),
|
||||
include_package_data=True,
|
||||
zip_safe=False,
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user