diff --git a/pyproject.toml b/pyproject.toml index 7f3e2f6a..690f5187 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ cs-oa-tango = [ test = [ "pytest>=7.4", "pytest-cov>=3.0", - "pyaml-test-lattice @ git+https://github.com/python-accelerator-middle-layer/pyaml-test-lattice.git@main", + "pyaml-test-lattice", ] doc = [ "sphinx ~= 8.1",