Skip to content

Commit

Permalink
remove python3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sid-kap committed Sep 24, 2023
1 parent 9fd76a6 commit 7d3adc7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build_data_vercel.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
#! /usr/bin/env bash

# Python 3.9, last time I checked
yum install -y python3

# Fixes this error: https://urllib3.readthedocs.io/en/latest/v2-migration-guide.html#ssl-module-is-compiled-with-openssl-1-0-2-k-fips
# TODO: remove when Vercel upgrades to Amazon Linux 2023
yum remove openssl openssl-devel
Expand Down

0 comments on commit 7d3adc7

Please sign in to comment.