Skip to content

Commit

Permalink
Merge pull request #38 from abhishekvraman/maha_dev
Browse files Browse the repository at this point in the history
Add tabulate.
  • Loading branch information
abhishekvraman authored Dec 8, 2024
2 parents 73ed476 + 7c2b33f commit 03d5440
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
python -m pip install pyarrow
python -m pip install build
python -m pip install pyspark
python -m pip install tabulate
python -m pip uninstall -y numpy
python -m pip install numpy==1.26.4
- name: Install Propylean
Expand Down

0 comments on commit 03d5440

Please sign in to comment.