Ben Firshman 11 лет назад
Родитель
Сommit
18525554ed
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -35,6 +35,7 @@ setup(
     url='https://github.com/orchardup/fig',
     author='Orchard Laboratories Ltd.',
     author_email='[email protected]',
+    license='BSD',
     packages=find_packages(),
     include_package_data=True,
     test_suite='nose.collector',