Open
Description
Instead of bodging the code in, it would be neater if we installed Cog using pip from PyPi.
This would require a few things:
- Publish Cog Python package on PyPi on release Automatically publish Python package on PyPi on release #146
- Install correct version in Dockerfile
- Keep current method of injecting Python library for Cog development