Skip to content

Commit

Permalink
fix: add long description for pypi and to fix test case
Browse files Browse the repository at this point in the history
  • Loading branch information
Salman Nawaz authored and Salman Nawaz committed Aug 3, 2023
1 parent 236f00b commit 9114e75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ def get_version(file_path):
name='invideoquiz-xblock',
version=VERSION,
description='Helper XBlock to locate CAPA problems within videos.',
long_description='Helper XBlock to locate CAPA problems within videos.',
license='AGPL v3',
packages=[
'invideoquiz',
Expand Down

0 comments on commit 9114e75

Please sign in to comment.