Skip to content

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
khelfen committed Feb 6, 2025
1 parent 9f7507f commit 73fecfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Setup"""

import os
import sys

Expand Down Expand Up @@ -63,6 +64,7 @@ def read(fname):
"workalendar",
]


dev_requirements = [
"black",
"flake8",
Expand Down

0 comments on commit 73fecfb

Please sign in to comment.