Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
Hotfix - change repo url to https
Browse files Browse the repository at this point in the history
  • Loading branch information
gythaogg committed Nov 21, 2023
1 parent f00761c commit 04205ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ whitenoise = "^5.2.0"
sentry-sdk = "*"
django-csp = "^3.7"
django-allow-cidr = "^0.3.1"
apis-override-select2js = {git = "git@github.com:acdh-oeaw/apis-override-select2js.git", tag = "v0.1.0" }
apis-override-select2js = {git = "https://github.com/acdh-oeaw/apis-override-select2js.git", tag = "v0.1.0" }

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

0 comments on commit 04205ac

Please sign in to comment.