Commit 06cf4ed0 authored by Robert Bradshaw's avatar Robert Bradshaw

Merge pull request #492 from johnyf/license

REL: pass license argument to setuptools.setup
parents ec7dd99d 26a0c461
......@@ -298,6 +298,7 @@ setup(
.. _Pyrex: http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
"""),
license='Apache',
classifiers=[
dev_status(),
"Intended Audience :: Developers",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment