dispatchrun / dispatch-py

Python package to develop applications with Dispatch.
https://pypi.org/project/dispatch-py/
Apache License 2.0
54 stars 3 forks source link

Promote docopt dependency #130

Closed chriso closed 6 months ago

chriso commented 6 months ago

docopt — used by the mock server (#126) — is part of the dev dependencies. This PR promotes the dependency so that the mock server is available with normal installs of the package.