Skip to content

Commit a57677d

Browse files
committed
Apply migration script (add flake8-datetimez dependency)
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
1 parent 223cdaf commit a57677d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ extra-lint-examples = [
6969
]
7070
dev-flake8 = [
7171
"flake8 == 7.3.0",
72+
"flake8-datetimez == 20.10.0",
7273
"flake8-docstrings == 1.7.0",
7374
"flake8-pyproject == 1.2.4", # For reading the flake8 config from pyproject.toml
7475
"pydoclint == 0.8.3",

0 commit comments

Comments
 (0)