Skip to content

Commit

Permalink
python: removing reference for python 2.7 on tests
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheu committed Apr 24, 2024
1 parent bdd9082 commit f280565
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/python/tests.bats
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,6 @@ EOF
}

@test "install from Pipfile.lock with custom pipenv" {
export PYTHON_REPO=${PYTHON_REPO:-https://heroku-buildpack-python.s3.amazonaws.com/heroku-18/runtimes}
export PYTHON_VERSION=2.7.18
export PYTHON_PIPENV_VERSION=2021.5.29
cp Pipfile Pipfile.lock ${CURRENT_DIR}/

Expand Down

0 comments on commit f280565

Please sign in to comment.