diff --git a/setup.py b/setup.py index a1073d3..9bfdba6 100644 --- a/setup.py +++ b/setup.py @@ -10,6 +10,7 @@ long_description=open('README.rst').read(), author='IT Services, University of Oxford', author_email='opendata@oucs.ox.ac.uk', + license='BSD-3-Clause', version=__version__, packages=packages, scripts=['bin/sharepoint'],