include package content

This commit is contained in:
mattijs vanhaverbeke
2020-04-16 15:23:52 +02:00
parent acd60c7175
commit 94e26c5af1
5 changed files with 681 additions and 1178 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ class TopologyViewsConfig(PluginConfig):
name = 'netbox_topology_views'
verbose_name = 'Topology views'
description = 'An plugin to render toplogoy maps'
version = '0.1'
version = '0.2'
author = 'Mattijs Vanhaverbeke'
author_email = 'author@example.com'
base_url = 'topology-views'