Instructions about running spec tests.

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-08-26 11:47:52 +02:00
parent 4919d2892f
commit 6de3ca9ebe
5 changed files with 105 additions and 68 deletions
+1
View File
@@ -10,6 +10,7 @@ pylint = "*"
aiohttp = "*"
requests = "*"
click = "*"
kapow = {path = ".",editable = true}
[requires]
python_version = "3.7"