Commit 88a39a6
Update Hatch to sync with pypa/hatch#2037 (#90)
* Sync to pypa/hatch#2037
* .
---------
Co-authored-by: konstin <konstin@mailbox.org>1 parent 4468b7d commit 88a39a6
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
- backend/src/hatchling/build.py+4-4
- backend/src/hatchling/builders/config.py+1-1
- backend/src/hatchling/builders/sdist.py+6-6
- backend/src/hatchling/builders/variant_constants.py+51-53
- backend/src/hatchling/builders/wheel.py+22-24
- backend/src/hatchling/cli/build/__init__.py+1-1
- backend/src/hatchling/metadata/core.py+24-28
- backend/src/hatchling/metadata/spec.py+25-25
0 commit comments