Commit 4a14ebae by Arun Babu Neelicattu Committed by Steph Samson

tests: remove scripts for extended fixtures

parent bf61dd56
...@@ -25,6 +25,3 @@ build = "build.py" ...@@ -25,6 +25,3 @@ build = "build.py"
# Requirements # Requirements
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "~2.7 || ^3.4" python = "~2.7 || ^3.4"
[tool.poetry.scripts]
foo = "foo:bar"
...@@ -27,6 +27,3 @@ generate-setup-file = false ...@@ -27,6 +27,3 @@ generate-setup-file = false
# Requirements # Requirements
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "~2.7 || ^3.4" python = "~2.7 || ^3.4"
[tool.poetry.scripts]
foo = "foo:bar"
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