mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Fix PyPI Markdown, lower version to 0.9.0
This commit is contained in:
1
setup.py
1
setup.py
@@ -38,6 +38,7 @@ setup(
|
||||
],
|
||||
description='Download songs from YouTube using Spotify song URLs or playlists with albumart and meta-tags.',
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/markdown',
|
||||
author='Ritiek Malhotra and the spotify-downloader contributors',
|
||||
author_email='ritiekmalhotra123@gmail.com',
|
||||
license='MIT',
|
||||
|
||||
Reference in New Issue
Block a user