Add license to setup.py
This commit is contained in:
parent
64513e8d6f
commit
18525554ed
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -35,6 +35,7 @@ setup(
|
|||
url='https://github.com/orchardup/fig',
|
||||
author='Orchard Laboratories Ltd.',
|
||||
author_email='hello@orchardup.com',
|
||||
license='BSD',
|
||||
packages=find_packages(),
|
||||
include_package_data=True,
|
||||
test_suite='nose.collector',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue