Closed volfco closed 2 years ago
When trying to install this manually, the deploy script failed because it was trying to install stdlib packages via pip.
This removed that logic and replaces it with a requirements.txt file.
Hi, looks good, just out of curiosity, which distro do you use?
I'm using Arch. I'll have some more PRs shortly if I run into issues
When trying to install this manually, the deploy script failed because it was trying to install stdlib packages via pip.
This removed that logic and replaces it with a requirements.txt file.