mirror of
https://github.com/kennethreitz/responder.git
synced 2026-06-05 06:46:14 +00:00
Chore: A few updates from code review etc.
This commit is contained in:
committed by
Andreas Motl
parent
b5723303c8
commit
1b63d2943a
+1
-1
@@ -7,7 +7,7 @@ This module tests the following CLI commands:
|
||||
- responder run: Server execution
|
||||
|
||||
Requirements:
|
||||
- The `docopt` package must be installed
|
||||
- The `docopt-ng` package must be installed
|
||||
- Example application must be present at `examples/helloworld.py`
|
||||
- This file should implement a basic HTTP server with a "/hello" endpoint
|
||||
that returns "hello, world!" as response
|
||||
|
||||
Reference in New Issue
Block a user