Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7886857 commit d745a65Copy full SHA for d745a65
1 file changed
setup.py
@@ -11,7 +11,7 @@
11
),
12
author='Tomas Aparicio',
13
author_email='[email protected]',
14
- url='https://github.com/tomas-fp/python-jsonpath-ng',
+ url='https://github.com/h2non/jsonpath-ng',
15
license='Apache 2.0',
16
long_description=io.open('README.rst', encoding='utf-8').read(),
17
packages=['jsonpath_ng', 'jsonpath_ng.bin', 'jsonpath_ng.ext'],
0 commit comments