Skip to content

Commit

Permalink
Administrivia
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Feb 24, 2024
1 parent 5a36771 commit 6d4d3df
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion admin-tools/setup-master.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash
# Check out master branch and dependent development master branches
set -e
PYTHON_VERSION=3.8.18

bs=${BASH_SOURCE[0]}
Expand Down
1 change: 0 additions & 1 deletion admin-tools/setup-python-2.4.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/bash
# Check out python-2.4-to-2.7 and dependent development branches.

set -e
PYTHON_VERSION=2.4.6

bs=${BASH_SOURCE[0]}
Expand Down

0 comments on commit 6d4d3df

Please sign in to comment.