Skip to content

Commit 66c3dd5

Browse files
committed
Remove python version from dev-dependencies because poetry init doesn't include it there.
1 parent aaccb8b commit 66c3dd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ requests = "2.22.0"
1212
jsonschema = "3.2.0"
1313

1414
[tool.poetry.dev-dependencies]
15-
python = "^2.7 || ^3.5 || ^3.6 || ^3.7"
1615
responses = "0.10.6"
1716
requests = "2.22.0"
1817
pytest = "4.6.6"

0 commit comments

Comments
 (0)