Skip to content

Commit b914575

Browse files
committed
fix long_description_content_type
1 parent 00028db commit b914575

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
version='0.3.0',
66
description='Collections of utilities for Netbox custom scripts.',
77
url='https://github.com/k1nky/netbox-scripthelper-plugin',
8+
long_description_content_type='text/markdown',
89
author='Andrey Shalashov',
910
author_email='avshalashov@yandex.ru',
1011
license='Apache 2.0',

0 commit comments

Comments
 (0)