diff --git a/pyproject.toml b/pyproject.toml index 3da22fc..f8a975a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,6 @@ dependencies = [ "pytest-flakes", "pytest-ruff", "pytidylib", - "dc-design-system @ git+https://github.com/DemocracyClub/design-system.git@0.5.0", "whitenoise", "pysass", "jsmin<3.1", diff --git a/setup.cfg b/setup.cfg index 6e75c1d..2ec8963 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,7 +18,6 @@ install_requires = pytest-django pytest pytidylib - dc_design_system @ git+ssh://git@github.com:DemocracyClub/design-system.git [flake8] exclude = build,.git,.tox,./tests/.env