We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a37d904 commit 0110fb2Copy full SHA for 0110fb2
pyproject.toml
@@ -10,6 +10,7 @@ name = "referencing"
10
description = "JSON Referencing + Python"
11
readme = "README.rst"
12
license = {text = "MIT"}
13
+requires-python = ">=3.8"
14
keywords = []
15
authors = [
16
{email = "[email protected]"},
0 commit comments