Skip to content

Commit

Permalink
Add datadog dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gerardsegarra committed Apr 29, 2024
1 parent b887891 commit 6d40b68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[pytest]
testpaths = tests/tests.py
testpaths = tests/
pythonpath = src
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ packages = find:
install_requires =
Flask>=2.2,<3
Flask-APScheduler==1.13.1
datadog==0.49.1

[flake8]
max-line-length = 120
Expand Down

0 comments on commit 6d40b68

Please sign in to comment.