Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
erikwrede committed Oct 27, 2024
1 parent 3787d22 commit c97748e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ def run_tests(self):
"pytest-mock>=3,<4",
"pytest-asyncio>=0.16,<2",
"coveralls>=3.3,<5",
"types-python-dateutil>=2.8.1,<3",
]

dev_requires = ["ruff==0.5.0"] + tests_require
Expand Down

0 comments on commit c97748e

Please sign in to comment.