Skip to content

Commit

Permalink
add black dependency for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
igorbrigadir committed Dec 21, 2022
1 parent 69178c3 commit 8c7d389
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 @@ -30,6 +30,7 @@
setup_requires=["pytest-runner"],
tests_require=[
"pytest",
"black",
"pytest-black",
"python-dotenv",
"pytz",
Expand Down

0 comments on commit 8c7d389

Please sign in to comment.