move to esbuild & yarn (#138)

* move to esbuild & yarn

* remove gulpfile

* cleanup unused ref

* updated gitignore
This commit is contained in:
mattieserver
2022-08-03 17:29:15 +02:00
committed by GitHub
parent 31a8c756e2
commit af1666b3ba
16 changed files with 640 additions and 4927 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ with open(path.join(top_level_directory, 'README.md'), encoding='utf-8') as file
setup(
name='netbox-topology-views',
version='2.0.2',
version='2.0.3',
description='An NetBox plugin to create Topology maps',
long_description=long_description,
long_description_content_type='text/markdown',