Skip to content

Commit

Permalink
Switchingo to pyduktape2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas-C committed Jan 30, 2024
1 parent a8844bd commit b26e33a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
python-version: 3.8
- name: Install dependencies
run: |
pip install Cython==0.29.36 # required for pyduktape: cf. https://github.com/stefano/pyduktape/issues/13
pip install -r requirements.txt -r extra-requirements.txt
git clone https://github.com/clintbellanger/heroine-dusk
- name: Linter
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fpdf2
humanfriendly # purely optional
pillow
pyduktape
pyduktape2
tqdm # purely optional

0 comments on commit b26e33a

Please sign in to comment.