Skip to content

Commit

Permalink
Add setuptools dep for 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
coleifer committed Mar 27, 2024
1 parent a75e863 commit 7c91a34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: package deps
run: |
sudo apt-get install libsqlite3-dev
pip install setuptools
python setup.py build_ext -i
- name: runtests
env:
Expand Down

0 comments on commit 7c91a34

Please sign in to comment.