Skip to content

Commit b33eaef

Browse files
authored
Merge pull request #88 from polywrap/dev
prep 0.1.0a13 (attempt 3) | /workflows/release-pr
2 parents ca81da4 + b0f6f25 commit b33eaef

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/polywrap-client/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ tox-poetry = "^0.4.1"
3333
isort = "^5.10.1"
3434
pyright = "^1.1.275"
3535
pydocstyle = "^6.1.1"
36-
polywrap-plugin = { path = "../polywrap-plugin", develop = true }
3736

3837
[tool.bandit]
3938
exclude_dirs = ["tests"]

packages/polywrap-uri-resolvers/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ polywrap-wasm = "0.1.0a4"
1717
polywrap-result = "0.1.0a4"
1818

1919
[tool.poetry.dev-dependencies]
20-
polywrap-client = { path = "../polywrap-client", develop = true }
2120
pytest = "^7.1.2"
2221
pytest-asyncio = "^0.19.0"
2322
pylint = "^2.15.4"

0 commit comments

Comments
 (0)