aboutsummaryrefslogtreecommitdiff
path: root/pw_tls_client/py/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'pw_tls_client/py/setup.cfg')
-rw-r--r--pw_tls_client/py/setup.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/pw_tls_client/py/setup.cfg b/pw_tls_client/py/setup.cfg
index 6a52caeb4..3fceb695c 100644
--- a/pw_tls_client/py/setup.cfg
+++ b/pw_tls_client/py/setup.cfg
@@ -21,7 +21,8 @@ description = pw_tls_client python package
[options]
packages = find:
zip_safe = False
-install_requires = cryptography
+install_requires =
+ cryptography
[options.package_data]
pw_tls_client = py.typed