Implement feature list success.

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-08-14 13:19:56 +02:00
parent 4e86cf1ba4
commit bc2b323923
8 changed files with 277 additions and 9 deletions
+4
View File
@@ -4,9 +4,13 @@ url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
ipython = "*"
ipdb = "*"
[packages]
behave = "*"
environconfig = "*"
requests = "*"
[requires]
python_version = "3.7"