Skip to content

Commit ec2f57a

Browse files
committed
wip
1 parent 9b26a93 commit ec2f57a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- name: Install Dependencies
2424
run: |
2525
python -m pip install --upgrade pip
26+
pip install --upgrade setuptools
2627
pip install --upgrade Django~=${{ matrix.django }}
2728
pip install --upgrade pytz
2829
- name: Test build

0 commit comments

Comments
 (0)