Skip to content

Commit c43621d

Browse files
author
Rouven Spreckels
committed
Remove unused dependency pyOpenSSL.
1 parent fd283e2 commit c43621d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ def run_tests(self):
7070
"Topic :: Software Development :: Libraries :: Python Modules"],
7171
install_requires=[
7272
"cryptojwt>=1.8.4",
73-
"pyOpenSSL",
7473
"filelock>=3.0.12",
7574
'pyyaml>=5.1.2',
7675
"jinja2>=2.11.3",

0 commit comments

Comments
 (0)