We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 196359a commit ad8b26aCopy full SHA for ad8b26a
setup.py
@@ -17,6 +17,7 @@
17
url='https://github.com/jmespath/jmespath.py',
18
scripts=['bin/jp.py'],
19
packages=find_packages(exclude=['tests']),
20
+ license='MIT',
21
classifiers=(
22
'Development Status :: 5 - Production/Stable',
23
'Intended Audience :: Developers',
0 commit comments