carletes / mock-ssh-server

Python mock SSH server for testing purposes
MIT License
56 stars 32 forks source link

Remove deprecations+tox update #31

Closed Spitfire1900 closed 1 year ago

Spitfire1900 commented 1 year ago
carletes commented 1 year ago

Run tests / build (3.1) (pull_request) Failing after 6s

Looks like we need to specify somewhere "3.10" (wrapped in double quotes) instead of just 3.10, due to YAML being YAML ... Would you mind having a look at that, @Spitfire1900?

carletes commented 1 year ago

Thanks, @Spitfire1900! I juste merged this.

I've also added you as a collaborator to this project (check your email for the GitHub invitation). If you want to make further contributions, just open a PR, make sure all tests pass (including new tests for new functionality that you may add) and, if you don't hear from me or from any other contributor in a few days, just merge into master :)