Skip to content

Commit

Permalink
Allow design-system to be found by pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
VirginiaDooley committed Apr 9, 2024
1 parent 1d49e84 commit d099147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies = [
"pytest-flakes",
"pytest-ruff",
"pytidylib",
"dc-design-system @ https://github.com/DemocracyClub/design-system/archive/refs/tags/0.4.6.zip",
"dc-design-system @ https://github.com/DemocracyClub/design-system/archive/refs/tags/0.4.6.zip#sha1=c2c9b5b45ce51e0be38156fffbe04cb8f886c43d",
"whitenoise",
"pysass",
"jsmin<3.1",
Expand Down

0 comments on commit d099147

Please sign in to comment.