diff --git a/nixpacks.toml b/nixpacks.toml index f832e74..08086a4 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,5 +1,4 @@ [phases.install] -cmds = ["pip install -r requirements.txt"] [phases.test] dependsOn = ["install"]