Skip to content

Commit

Permalink
add setuptools as an explicit requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
smacke committed Dec 23, 2024
1 parent ced4e94 commit d845ed7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ numpy>=1.12.0
pysubs2;python_version<'3.7'
pysubs2>=1.2.0;python_version>='3.7'
rich
setuptools
six
srt>=3.0.0
tqdm
Expand Down

0 comments on commit d845ed7

Please sign in to comment.