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 7cf2073 commit 1e85ecbCopy full SHA for 1e85ecb
setup.py
@@ -14,7 +14,7 @@
14
url="https://github.com/IndianOpenSourceFoundation/dynamic-cli",
15
packages=setuptools.find_packages(),
16
install_requires=DEPENDENCIES,
17
- entry_points={"console_scripts": ['dynamic=main:search_obj.search_args']},
+ entry_points={"console_scripts": ['dynamic=main:search_flag.search_args']},
18
classifiers=[
19
"Programming Language :: Python :: 3",
20
"License :: OSI Approved :: MIT License",
0 commit comments