We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
jsonpointer
1 parent 69226a7 commit 55e937cCopy full SHA for 55e937c
1 file changed
setup.py
@@ -64,9 +64,5 @@
64
url=WEBSITE,
65
py_modules=MODULES,
66
scripts=['bin/jsonpointer'],
67
- entry_points = {
68
- 'console_scripts': [
69
- 'jsonpointer = jsonpointer:main',
70
- ]},
71
classifiers=CLASSIFIERS,
72
)
0 commit comments