Skip to content

Commit

Permalink
build: Add dateutils as runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
g3n35i5 committed Jun 15, 2024
1 parent 69733c0 commit 1d123d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ install_requires =
six==1.12.0
SQLAlchemy==1.3.8
Werkzeug==0.15.6
dateutils==0.6.12



[options.packages.find]
Expand All @@ -60,6 +62,7 @@ dev =
lint =
%(lint-template)s
# Add your linting dependencies below this line
types-python-dateutil==2.9.0.20240316

test =
%(test-template)s
Expand Down

0 comments on commit 1d123d4

Please sign in to comment.