diff --git a/pyproject.toml b/pyproject.toml index 01bc9cfdb..47fec8538 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ maintainers = [ {name = "ANSYS, Inc.", email = "pyansys.core@ansys.com"}, ] dependencies = [ - "ansys-dpf-core @ git+https://git@github.com/ansys/pydpf-core.git", + "ansys-dpf-core@git+https://github.com/ansys/pydpf-core.git", "scooby", ] classifiers = [