diff --git a/setup.py b/setup.py index 5e419fc..ab5e889 100644 --- a/setup.py +++ b/setup.py @@ -67,6 +67,7 @@ def get_version(file_path): description='Staff Graded XBlock', # TODO: write a better description. long_description='Staff Graded XBlock', # TODO: write a better description. license='AGPL v3', # TODO: choose a license: 'AGPL v3' and 'Apache 2.0' are popular. + url='https://github.com/openedx/staff_graded-xblock', classifiers=[ 'Development Status :: 5 - Production/Stable', 'Environment :: Web Environment',