TOSQUASH: 9002f60 howtorelease.md file

aio_abandons
Tyler Goodlet 2024-12-10 14:43:39 -05:00
parent 636b29e440
commit aa2a7f050f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
First generate a built disti:
```
python -m pip install --upgrade build
python -m pip install --upgrade build
python -m build --sdist --outdir dist/alpha5/
```