Replace request/response with new commands

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-09-05 08:40:59 +02:00
parent f6ce9935a5
commit 58a800e5e9
13 changed files with 72 additions and 74 deletions
-2
View File
@@ -10,8 +10,6 @@ zip_safe = True
include_package_data = True
scripts =
bin/kapow
bin/request
bin/response
bin/static
install_requires =
aiohttp==3.5.4