diff --git a/pyproject.toml b/pyproject.toml index f4db32aa..53b2af01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -129,7 +129,7 @@ release = [ "twine<5", ] test = [ - "pueblo[dataframe]@ git+https://github.com/pyveci/pueblo.git@develop", + "pueblo[dataframe]", "pytest<8", "pytest-cov<5", "pytest-mock<4",