ParallelSSH / ssh2-python

Python bindings for libssh2 C library.

Home Page:https://parallel-ssh.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source code files included in installed distribution

malthe opened this issue · comments

Steps to reproduce:

  1. Install using "pip" from source distribution.

Expected behaviour: [What was expected to happen.]

Only Python module files and binary code is installed in site-packages.

Actual behaviour: [What actually happened.]

Source code (e.g. "session.c") is included.

Additional info: [Include version of libssh2 and any other relevant information.]

image

commented

Source distribution will include source files.