Skip to content

Commit

Permalink
fix: drop apis-override-select2js from dependencies
Browse files Browse the repository at this point in the history
apis-override-select2js is a dependency of apis-core, not from the
default settings
  • Loading branch information
b1rger committed Nov 28, 2023
1 parent bfc4b60 commit 0f7840f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ dj-database-url = "^2.0.0"
django-allow-cidr = "^0.6.0"
django-csp = "^3.7"
whitenoise = "^5.2.0"
apis-override-select2js = { git="https://github.com/acdh-oeaw/apis-override-select2js", tag="v0.1.0" }

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 0f7840f

Please sign in to comment.