Skip to content

Commit bce1e99

Browse files
committed
maintain: remove broken tests from sdist
1 parent 8d98566 commit bce1e99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include src/mdformat/py.typed
1+
prune tests/

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=61.0.0"]
2+
requires = ["setuptools>=69"]
33
build-backend = "setuptools.build_meta"
44

55

0 commit comments

Comments
 (0)