Skip to content

Commit d48fa7d

Browse files
committed
added long_description to setup.py
1 parent 97f4c10 commit d48fa7d

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
@@ -21,6 +21,7 @@
2121
tests_require=required_for_tests,
2222
version=version_from_file,
2323
description="QualiSystems networking cisco specific package",
24+
long_description="QualiSystems networking cisco specific package",
2425
include_package_data=True,
2526
python_requires="~=3.7",
2627
)

0 commit comments

Comments
 (0)