removed distutils

This commit is contained in:
Mattijs Vanhaverbeke
2022-02-24 10:05:37 +01:00
parent 0bcbd35082
commit 2387e5d0cc
5 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='netbox-topology-views',
version='1.0.0-alpha.4',
version='1.0.0-alpha.5',
description='An NetBox plugin to create Topology maps',
url='https://github.com/mattieserver/netbox-topology-views',
author='Mattijs Vanhaverbeke',