Do not build wheels and use a single dist/ directory (#11)

Only sdists are used for deployment.
This commit is contained in:
link2xt
2023-10-14 23:35:06 +00:00
committed by GitHub
parent f98f08f8f0
commit 1d7ebfa7a5
4 changed files with 8 additions and 16 deletions

1
.gitignore vendored
View File

@@ -10,7 +10,6 @@ __pycache__/
# Distribution / packaging
.Python
build/
doveauth/dist/
develop-eggs/
dist/
downloads/