diff --git a/notes.md b/notes.md index c7b7c98..8d052c9 100644 --- a/notes.md +++ b/notes.md @@ -1,7 +1,7 @@ # How to package -Have a `pyproject.toml` file -Have an internet connection (flit needs it) +- Have a `pyproject.toml` file +- Have an internet connection (flit needs it) ```python python3 -m build --wheel