File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 python-version : 3.8
1919 - name : Install dependencies
2020 run : |
21- python -m pip install --upgrade pip
21+ python -m pip install -r requirements.txt
2222 python setup.py install
2323 - name : Download book
2424 run : tomoe --nhentai 255369
Original file line number Diff line number Diff line change 1818 python-version : 3.8
1919 - name : Install dependencies
2020 run : |
21- python -m pip install --upgrade pip
21+ python -m pip install -r requirements.txt
2222 python setup.py install
2323 - name : Download book
2424 run : tomoe --pururin 47226
Original file line number Diff line number Diff line change 1- janda >= 3.1.2
1+ janda >= 3.1.3
22inputimeout >= 1.0.4
33xhtml2pdf >= 0.2.7
Original file line number Diff line number Diff line change 1- __version__ = "3.0.18 "
1+ __version__ = "3.0.19 "
22from .pururin import get_pur
33from .nhentai import get_nh
44from .hentaifox import get_hfox
You can’t perform that action at this time.
0 commit comments