pip et al don't handle metadata for pyproject.toml yet

This commit is contained in:
Jonathan Sundqvist
2021-07-05 09:46:56 +02:00
parent 03b6459cae
commit d6bfbea2af
4 changed files with 36 additions and 28 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
**.egg-info/*
__pycache__
dist/**