summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index d608faa..7bdc546 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -12,7 +12,6 @@ readme = "README.md"
12python = "^3.10" 12python = "^3.10"
13requests = "^2.31.0" 13requests = "^2.31.0"
14 14
15
16[build-system] 15[build-system]
17requires = ["poetry-core"] 16requires = ["poetry-core"]
18build-backend = "poetry.core.masonry.api" 17build-backend = "poetry.core.masonry.api"