diff --git a/setup.py b/setup.py index e09f470..a5715c8 100644 --- a/setup.py +++ b/setup.py @@ -78,8 +78,7 @@ def read(path): test=[ 'crate[test]', 'zc.customdoctests<2', - # FIXME once tested and merged, fix the name - 'cratedb-toolkit[test] @ git+https://github.com/crate-workbench/cratedb-toolkit@main', + 'cratedb-toolkit[test]', ], devel=[ 'coverage<8',