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.
2 parents 4f48a19 + ad8b26a commit 95ed1f1Copy full SHA for 95ed1f1
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