We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47042ae commit d25fbf7Copy full SHA for d25fbf7
1 file changed
pyproject.toml
@@ -69,6 +69,7 @@ extra-lint-examples = [
69
]
70
dev-flake8 = [
71
"flake8 == 7.3.0",
72
+ "flake8-datetimez == 20.10.0",
73
"flake8-docstrings == 1.7.0",
74
"flake8-pyproject == 1.2.4", # For reading the flake8 config from pyproject.toml
75
"pydoclint == 0.8.3",
0 commit comments