Skip to content

Commit 82864ed

Browse files
committed
chore: declare pathspec>=0.12 for PyPI requires-dist
Made-with: Cursor
1 parent d546232 commit 82864ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727
]
2828

2929
dependencies = [
30-
"pathspec>=0.12.1",
30+
"pathspec>=0.12",
3131
]
3232

3333
[project.optional-dependencies]

0 commit comments

Comments
 (0)