We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 771ef81 commit cb54367Copy full SHA for cb54367
setup.py
@@ -77,6 +77,5 @@ def get_version(package):
77
],
78
python_requires=">=3.5",
79
extras_require=EXTRAS_REQUIRE,
80
- entry_points={"console_scripts": ["pyjwt = jwt.__main__:main"]},
81
options={"bdist_wheel": {"universal": "1"}},
82
)
0 commit comments