Skip to content

Commit

Permalink
I can't read the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmervdl committed Sep 14, 2023
1 parent b8169ed commit 4a1ac80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
],
install_requires = ['regex', 'click', 'joblib', 'tqdm'],
entry_points=console_scripts,
python_required='>3.8',
python_requires='>=3.8',
)

0 comments on commit 4a1ac80

Please sign in to comment.