Comparing master...ci-debug · ParallelSSH/ssh2-python
Commits on Nov 13, 2023
-
re-cythonize with a constrained cython version
Constrained the Cython version to be less than 3.0, but greater than 0.29.34. Updated the setup.py to account for the updated cythonize parameters. Also made the appveyor version PEP440 compatible
Commits on Nov 22, 2023
-
Rebuilt the project with the latest version of Cython and unbound the upper limit of Cython. This was a big jump, but now it a good time to make it.
-
This commit adds all relevant files from the libssh2 repo, as of commit 631e773, with some additional attribution and licenses.