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