Completed pip package.

This commit is contained in:
Aaron Heise 2023-02-10 22:35:50 -06:00 committed by GitHub
parent ec5f9a0157
commit 2789ef2624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,7 +94,7 @@ works just like an `ssh` shell session.
## TODO
- [X] ~~Initial version~~
- [ ] Pip package with command-line utility support
- [X] ~~Pip package with command-line utility support~~
- [ ] Publish to PyPI
- [ ] Improve signal handling
- [ ] Protocol improvements (throughput!)