Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7666104

Browse filesBrowse files
authored
Merge pull request #974 from edmorley/patch-1
Remove deadcode in versions.sh
2 parents 3054d7c + f56fa00 commit 7666104
Copy full SHA for 7666104

1 file changed

-4Lines changed: 0 additions & 4 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎versions.sh‎

Copy file name to clipboardExpand all lines: versions.sh
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
set -Eeuo pipefail
33
shopt -s nullglob
44

5-
# https://github.com/docker-library/python/issues/365
6-
minimumSetuptoolsVersion='57.5.0'
7-
# for historical reasons, setuptools gets pinned to either the version bundled with each Python version or this, whichever is higher
8-
95
cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"
106

117
versions=( "$@" )

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.