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.
1 parent eed8f19 commit 9442599Copy full SHA for 9442599
pyproject.toml
@@ -7,7 +7,7 @@ name = "alt-pytest-asyncio"
7
dynamic = ["version"]
8
description = "Alternative pytest plugin to pytest-asyncio"
9
readme = "README.rst"
10
-license = "MIT"
+license = { text = "MIT" }
11
requires-python = ">= 3.7"
12
authors = [
13
{ name = "Stephen Moore", email = "[email protected]" },
0 commit comments