Skip to content

Commit

Permalink
Updating buildpacks in buildpack.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot committed Mar 4, 2022
1 parent a3cf2d2 commit ec91676
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ api = "0.6"
[metadata]
include-files = ["buildpack.toml"]

# pipenv
[[order]]

[[order.group]]
Expand Down Expand Up @@ -59,7 +58,6 @@ api = "0.6"
optional = true
version = "4.1.0"

# pip
[[order]]

[[order.group]]
Expand Down Expand Up @@ -103,7 +101,6 @@ api = "0.6"
optional = true
version = "4.1.0"

# conda
[[order]]

[[order.group]]
Expand Down Expand Up @@ -143,7 +140,6 @@ api = "0.6"
optional = true
version = "4.1.0"

# poetry run
[[order]]

[[order.group]]
Expand Down Expand Up @@ -186,7 +182,6 @@ api = "0.6"
optional = true
version = "4.1.0"

# poetry (dep only)
[[order]]

[[order.group]]
Expand Down Expand Up @@ -234,7 +229,6 @@ api = "0.6"
optional = true
version = "4.1.0"

# no package manager
[[order]]

[[order.group]]
Expand Down

0 comments on commit ec91676

Please sign in to comment.