Skip to content

Commit

Permalink
CI instaall setuptools for python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
tung-vu-td committed Aug 14, 2024
1 parent 5f0adda commit 0e92d73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
pip install .[spark]
pip check
pip install nox
pip install setuptools
- name: Run unit tests
run: |
nox --session "tests(python='${{ matrix.python-version }}', pandas='${{ matrix.pandas-version }}')"
Expand Down

0 comments on commit 0e92d73

Please sign in to comment.