Skip to content

Commit f2499ba

Browse files
author
Ashwin Ramesh
authored
Updated long description content type to markdown (#217)
1 parent 78957b2 commit f2499ba

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
@@ -79,6 +79,7 @@ def get_tag(self):
7979
"""See the Model Analyzer's [installation documentation](https://github.com/triton-inference-server/model_analyzer/blob/main/docs/install.md#using-pip3) """
8080
"""for package details. The [quick start](https://github.com/triton-inference-server/model_analyzer/blob/main/docs/quick_start.md) documentation """
8181
"""describes how to get started with profiling and analysis using Triton Model Analyzer.""",
82+
long_description_content_type='text/markdown',
8283
license='BSD',
8384
url='https://developer.nvidia.com/nvidia-triton-inference-server',
8485
keywords=[

0 commit comments

Comments
 (0)