Skip to content

Commit

Permalink
i
Browse files Browse the repository at this point in the history
  • Loading branch information
tlocke committed Apr 13, 2024
1 parent de1214b commit 6cc7ba9
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -357,15 +357,6 @@ A helper function that makes a `channel_binding` tuple when given a channel bind
- `ssl_socket` - An instance of [ssl.SSLSocket](https://docs.python.org/3/library/ssl.html#ssl.SSLSocket).


## README.rst

This file is written in the [reStructuredText](https://docutils.sourceforge.io/docs/user/rst/quickref.html) format. To generate an HTML page from it, do:

- Activate the virtual environment: `source venv/bin/activate`
- Install `Sphinx`: `pip install Sphinx`
- Run `rst2html.py`: `rst2html.py README.rst README.html`


## Testing

- Activate the virtual environment: `source venv/bin/activate`
Expand Down

0 comments on commit 6cc7ba9

Please sign in to comment.