diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
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" | |||
| 12 | python = "^3.10" | 12 | python = "^3.10" |
| 13 | requests = "^2.31.0" | 13 | requests = "^2.31.0" |
| 14 | 14 | ||
| 15 | |||
| 16 | [build-system] | 15 | [build-system] |
| 17 | requires = ["poetry-core"] | 16 | requires = ["poetry-core"] |
| 18 | build-backend = "poetry.core.masonry.api" | 17 | build-backend = "poetry.core.masonry.api" |
