Skip to content

Commit

Permalink
remove poetry section
Browse files Browse the repository at this point in the history
  • Loading branch information
shamrin committed Jan 1, 2021
1 parent 4465d26 commit 898a2a4
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,23 +29,3 @@ showcontent = true
directory = "misc"
name = "Miscellaneous"
showcontent = true

[tool.poetry]
name = "trio-asyncio"
version = "0.1.0"
description = ""
authors = ["Your Name <you@example.com>"]

[tool.poetry.dependencies]
python = "^3.6"

[tool.poetry.dev-dependencies]
towncrier = "^19.2.0"
pytest = "^6.2.1"
pytest-cov = "^2.10.1"
pytest-trio = "^0.7.0"
outcome = "^1.1.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

0 comments on commit 898a2a4

Please sign in to comment.