Skip to content

Commit 0623299

Browse files
committed
defined markdown as description content type in setup.py + added build.sh to generate distribution
1 parent 915676a commit 0623299

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
3+
python setup.py sdist bdist_wheel

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
version='1.0.0',
99
description='Utility functions for strings validation and manipulation.',
1010
long_description=long_description,
11+
long_description_content_type='text/markdown',
1112
author='Davide Zanotti',
1213
author_email='davidezanotti@gmail.com',
1314
license='MIT',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy