Skip to content

Commit

Permalink
deps: Remove PEP 557 (dataclasses) backport for 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Jan 18, 2022
1 parent 75c9c8e commit da1f8ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ python = "^3.7"

# required for compatibility
importlib-metadata = {version = ">=1.7.0", python = "<3.8"}
dataclasses = {version = ">=0.8", python = "~3.6"}

[tool.poetry.dev-dependencies]
pre-commit = {version = "^2.15.0", python = "^3.7.0"}
Expand Down

0 comments on commit da1f8ad

Please sign in to comment.