feat: remove pip installation command from nixpacks configuration
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
[phases.install]
|
||||
cmds = ["pip install -r requirements.txt"]
|
||||
|
||||
[phases.test]
|
||||
dependsOn = ["install"]
|
||||
|
||||
Reference in New Issue
Block a user