Skip to content

Commit

Permalink
3.12~
Browse files Browse the repository at this point in the history
  • Loading branch information
d60 committed Feb 5, 2025
1 parent cbea6c4 commit dc8446d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ pyotp
lxml
webvtt-py
m3u8
js2py
git+https://github.com/felixonmars/Js2Py.git@py3.12
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ pyotp
lxml
webvtt-py
m3u8
js2py
git+https://github.com/felixonmars/Js2Py.git@py3.12
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
'pyotp',
'lxml',
'webvtt-py',
'm3u8'
'm3u8',
'git+https://github.com/felixonmars/Js2Py.git@py3.12'
],
python_requires='>=3.8',
description='Twitter API wrapper for python with **no API key required**.',
Expand Down

0 comments on commit dc8446d

Please # to comment.