Commit 30db125b by Sébastien Eustace

Fix tests

parent ed548ce2
......@@ -32,7 +32,7 @@ platform = "*"
D = "^1.2"
[package.requirements]
python = ">= 2.7.0.0, < 2.8.0.0 || >= 3.6.0.0, < 4.0.0.0"
python = ">= 2.7.0.0, < 2.8.0.0 || >= 3.4.0.0, < 4.0.0.0"
[[package]]
name = "D"
......@@ -44,7 +44,7 @@ python-versions = "*"
platform = "*"
[package.requirements]
python = ">= 2.7.0.0, < 2.8.0.0 || >= 3.6.0.0, < 4.0.0.0"
python = ">= 2.7.0.0, < 2.8.0.0 || >= 3.4.0.0, < 4.0.0.0"
[metadata]
python-versions = "~2.7 || ^3.4"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment