Open cehbrecht opened 6 years ago
I'm not sure I follow the rational for this. Why bundle client code into the server code ?
... the cli.py
is used to start the WPS service (emu start
) ... it is not really the client. We use it for all WPS birds ... I would prefer if we could maintain it in one package only.
Sorry, I got confused with birdy's cli.py.
Description
cli.py
andwsgi.py
are used by all WPS birds and probably we can make them bird independent.Environment
Steps to Reproduce
Additional Information