Skip to content

Commit 23a788f

Browse files
committed
build: include sentry-sdk in extra dependencies
1 parent a43fccf commit 23a788f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
],
5050
'runner': ['cwlref-runner>=1.0', ],
5151
'notebook': [],
52+
'sentry': ['sentry-sdk>=0.7.4', ],
5253
'tests': tests_require,
5354
}
5455

0 commit comments

Comments
 (0)