From 196f1d5cbbda831859313e2d64edf1ec8b289e1d Mon Sep 17 00:00:00 2001 From: Joost Agterhoek Date: Wed, 9 Jul 2025 22:19:49 +0200 Subject: [PATCH] list --- notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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