Skip to content

Commit

Permalink
remove unused requirement (misaka10843#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
URenko authored Jun 4, 2024
1 parent e7d2451 commit 936809c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
rich>=13.3.2
retrying>=1.3.4
requests>=2.31.0
setuptools~=69.0.2
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
python_requires='>=3.8',
install_requires=[
'requests',
'retrying',
'rich',
],
entry_points={'console_scripts': ['copymanga-dl=main:main']},
Expand Down

0 comments on commit 936809c

Please sign in to comment.