feat: add (incomplete) nix flake
dave.py isn't packaged yet. Will try to do this myself but dealing with vcpkg is a bit annoying.
This commit is contained in:
@@ -7,4 +7,4 @@ COPY . .
|
||||
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
CMD ["python", "main.py"]
|
||||
CMD ["python", "-m", "errornocord.main"]
|
||||
|
||||
Reference in New Issue
Block a user