Skip to content

Commit

Permalink
Revert "Fix dependencies for testing"
Browse files Browse the repository at this point in the history
This reverts commit f749cb2.
  • Loading branch information
amotl committed Mar 19, 2024
1 parent f749cb2 commit 7f5a890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def read(path):
},
extras_require=dict(
test=[
'crate[sqlalchemy,test]',
'crate[test]',
'zc.customdoctests<2',
'cratedb-toolkit[test]',
],
Expand Down

0 comments on commit 7f5a890

Please sign in to comment.