We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00028db commit b914575Copy full SHA for b914575
setup.py
@@ -5,6 +5,7 @@
5
version='0.3.0',
6
description='Collections of utilities for Netbox custom scripts.',
7
url='https://github.com/k1nky/netbox-scripthelper-plugin',
8
+ long_description_content_type='text/markdown',
9
author='Andrey Shalashov',
10
author_email='avshalashov@yandex.ru',
11
license='Apache 2.0',
0 commit comments