Move controlpi.plugins to controlpi-plugins
authorBenjamin Braatz <bb@bbraatz.eu>
Fri, 5 Mar 2021 00:35:46 +0000 (01:35 +0100)
committerBenjamin Braatz <bb@bbraatz.eu>
Fri, 5 Mar 2021 00:35:46 +0000 (01:35 +0100)
commit476e617c835fd913f02271421437ac42dd068395
tree239c5f00a795378f25aef3133b72a8402bab1e89
parent52a0e42e1af70cb1909c210677d3cefef84e14f4
Move controlpi.plugins to controlpi-plugins

Namespace packages should not be inside regular packages:
https://stackoverflow.com/a/62992832
controlpi-plugins/wsserver.py [new file with mode: 0644]
controlpi/plugins/wsserver.py [deleted file]
setup.py