Skip to content

Commit

Permalink
Do not cythonize _ssh_helpers: broken
Browse files Browse the repository at this point in the history
  • Loading branch information
penguinolog committed Nov 14, 2019
1 parent 17c4064 commit c4ee319
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Expand Up @@ -63,7 +63,6 @@ def _extension(modpath):
_extension("exec_helpers.async_api.subprocess_runner"),

_extension("exec_helpers._log_templates"),
_extension("exec_helpers._ssh_helpers"),
_extension("exec_helpers._ssh_client_base"),
_extension("exec_helpers._subprocess_helpers"),

Expand Down

0 comments on commit c4ee319

Please sign in to comment.