Skip to content

Commit

Permalink
Remove design system from pyproject.toml and setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
VirginiaDooley committed Apr 23, 2024
1 parent 298d021 commit b2c1e83
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b2c1e83

Please sign in to comment.