Skip to content

Commit 0110fb2

Browse files
committed
Declare the 3.8+ requirement.
1 parent a37d904 commit 0110fb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ name = "referencing"
1010
description = "JSON Referencing + Python"
1111
readme = "README.rst"
1212
license = {text = "MIT"}
13+
requires-python = ">=3.8"
1314
keywords = []
1415
authors = [
1516
{email = "[email protected]"},

0 commit comments

Comments
 (0)