Skip to content

Commit 898a2a4

Browse files
committed
remove poetry section
1 parent 4465d26 commit 898a2a4

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

Diff for: pyproject.toml

-20
Original file line numberDiff line numberDiff line change
@@ -29,23 +29,3 @@ showcontent = true
2929
directory = "misc"
3030
name = "Miscellaneous"
3131
showcontent = true
32-
33-
[tool.poetry]
34-
name = "trio-asyncio"
35-
version = "0.1.0"
36-
description = ""
37-
authors = ["Your Name <[email protected]>"]
38-
39-
[tool.poetry.dependencies]
40-
python = "^3.6"
41-
42-
[tool.poetry.dev-dependencies]
43-
towncrier = "^19.2.0"
44-
pytest = "^6.2.1"
45-
pytest-cov = "^2.10.1"
46-
pytest-trio = "^0.7.0"
47-
outcome = "^1.1.0"
48-
49-
[build-system]
50-
requires = ["poetry-core>=1.0.0"]
51-
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)