Skip to content

Commit 81104b4

Browse files
itepifaniogahan9
authored andcommitted
Fix flake8
1 parent b894eba commit 81104b4

File tree

2 files changed

+52
-25
lines changed

2 files changed

+52
-25
lines changed

poetry.lock

Lines changed: 51 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
packages = [{include = "xmlcli", from = "src"}]
2424

2525
[tool.poetry.dependencies]
26-
python = ">=3.7"
26+
python = ">=3.8.1"
2727
defusedxml = ">=0.6.0"
2828

2929
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)