summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/setup.cfg b/setup.cfg
index c1d2c3b..6f774f9 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -32,10 +32,6 @@ classifiers =
python_requires = >=3.5
packages = find:
-[options.entry_points]
-console_scripts =
- pyjwt = jwt.__main__:main
-
[options.extras_require]
docs =
sphinx