Skip to content

Commit

Permalink
Merge 101f3c0 into 1732d38
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzdemirbasci committed Aug 12, 2021
2 parents 1732d38 + 101f3c0 commit 4941dd8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
#latex parsing
'pylatexenc~=2.9',
'queuelib==1.5.0',
'sentry-sdk==1.3.0',
]

tests_require = [
Expand All @@ -70,9 +71,6 @@
'sphinxcontrib-napoleon>=0.6.1',
],
'tests': tests_require,
'sentry': [
'sentry-sdk==1.3.0',
],
}

setup_requires = [
Expand Down

0 comments on commit 4941dd8

Please sign in to comment.