[deps]: Pipfile added

This commit is contained in:
Sweetbread
2023-05-03 20:35:58 +03:00
parent 12c87b99d3
commit e37b7a30d6
4 changed files with 1131 additions and 1 deletions
+1 -1
View File
@@ -8,6 +8,6 @@
wait_ready: true,
autorestart: false,
max_restarts: 5,
interpreter : "python3"
interpreter : ".venv/bin/python"
}]
}