Skip to content

Commit 8d510b7

Browse files
author
github-actions
committed
[TRANSFER][BUILD][PUBLISH]
1 parent 20e2535 commit 8d510b7

File tree

2 files changed

+1
-63
lines changed

2 files changed

+1
-63
lines changed

README.md

Lines changed: 0 additions & 62 deletions
This file was deleted.

build/pypi-packager.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class pypi {
4747
`requires = ["hatchling"]\n` +
4848
`build-backend = "hatchling.build"\n` +
4949
`\n` +
50-
`[tool.hatch.build.targets.wheel]\n` +
50+
`[tool.hatch.build.targets.sdist]\n` +
5151
`include = ["src/${this.exchange}"]\n` +
5252
`\n` +
5353
`[tool.hatch.build.targets.wheel]\n` +

0 commit comments

Comments
 (0)