Skip to content

Commit

Permalink
Add long description
Browse files Browse the repository at this point in the history
  • Loading branch information
lkarjun committed Mar 1, 2023
1 parent f63d61a commit c076b66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
author = "Lalkrishna",
url = "[email protected]",
description = "Mount Azure blob storage in google colab.",
long_description = open('README.md').read(),
long_description_content_type = 'text/markdown',
py_modules=['mount_azure_blob'],
install_requires = "ipywidgets",
python_requires = ">=3.7",
Expand Down

0 comments on commit c076b66

Please sign in to comment.