Skip to content

Commit

Permalink
build: add URL metadata (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat authored Aug 23, 2023
1 parent 731b907 commit 34b3a41
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 @@ -108,6 +108,7 @@ def get_version(file_path):
name='done-xblock',
version=VERSION,
description='done XBlock', # TODO: write a better description.
url='https://github.com/openedx/DoneXBlock',
classifiers=[
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 3',
Expand Down

0 comments on commit 34b3a41

Please sign in to comment.