We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca81da4 + b0f6f25 commit b33eaefCopy full SHA for b33eaef
packages/polywrap-client/pyproject.toml
@@ -33,7 +33,6 @@ tox-poetry = "^0.4.1"
33
isort = "^5.10.1"
34
pyright = "^1.1.275"
35
pydocstyle = "^6.1.1"
36
-polywrap-plugin = { path = "../polywrap-plugin", develop = true }
37
38
[tool.bandit]
39
exclude_dirs = ["tests"]
packages/polywrap-uri-resolvers/pyproject.toml
@@ -17,7 +17,6 @@ polywrap-wasm = "0.1.0a4"
17
polywrap-result = "0.1.0a4"
18
19
[tool.poetry.dev-dependencies]
20
-polywrap-client = { path = "../polywrap-client", develop = true }
21
pytest = "^7.1.2"
22
pytest-asyncio = "^0.19.0"
23
pylint = "^2.15.4"
0 commit comments