Skip to content

Commit 15b7577

Browse files
PEP 639 compliance (#670)
1 parent fc8cb41 commit 15b7577

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["flit_core >=3.8,<4"]
2+
requires = ["flit_core >=3.11,<4"]
33
build-backend = "flit_core.buildapi"
44

55
[project]
@@ -49,7 +49,6 @@ test = [
4949

5050
[tool.flit.sdist]
5151
include = [
52-
"LICENSE*",
5352
"docs/**/*.py",
5453
"docs/**/*.rst",
5554
"docs/Makefile",

0 commit comments

Comments
 (0)