Skip to content

Commit

Permalink
feat: unvendor whistle
Browse files Browse the repository at this point in the history
  • Loading branch information
hartym committed Apr 1, 2024
1 parent 2516979 commit f211592
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 22 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
[submodule "vendors/whistle"]
path = vendors/whistle
url = https://github.com/msqd/whistle.git
37 changes: 22 additions & 15 deletions poetry.lock

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

4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,8 @@ sentry-sdk = "^1.44.0"
essentials-configuration = "^2.0.4"
rodi = "^2.0.6"
pyyaml = "^6.0.1"
whistle = { version = "2.0.0a1", allow-prereleases = true }

[tool.poetry.dependencies.whistle]
path = "./vendors/whistle"
develop = true

[tool.poetry.group.dev.dependencies]
asgi-tools = "^0.76.0"
Expand Down
1 change: 0 additions & 1 deletion vendors/whistle
Submodule whistle deleted from 30ed34

0 comments on commit f211592

Please sign in to comment.