diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-09-10 13:26:06 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-09-10 13:26:06 +0530 |
commit | 85555704cee850f2145ad5b2bc3afe66bfbd5e82 (patch) | |
tree | 6043c8841562de5f32204712f2549b62ac0eb969 /requirements.txt | |
parent | 84f602230b2ff6a3b9acabdf3c94be5810f64961 (diff) |
added CI badge and added sentry tracking
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index fc71d29..8a89797 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,3 +25,4 @@ wget lifelines scikit-plot pymed +sentry-sdk[flask]
\ No newline at end of file |