add pip packages build step

This commit is contained in:
Nick Sweeting 2023-10-30 23:58:13 -07:00
parent ce76c324a5
commit 1bfbf5e9c3
3 changed files with 17 additions and 29 deletions

View file

@ -63,7 +63,6 @@ build = [
"stdeb",
"twine",
"wheel",
"regex=2021.9.30; platform_machine == 'armv7l'",
]
lint = [
"flake8",