But there is only a requirements.txt? This just copies the Dockerfile as well, which is not needed. If we need to copy a bunch of files, I propose we make a pypcc dir in the repo and copy all of that to /pypcc.
pypcc
/pypcc
But there is only a requirements.txt? This just copies the Dockerfile as well, which is not needed. If we need to copy a bunch of files, I propose we make a
pypcc
dir in the repo and copy all of that to/pypcc
.