Skip to content

Commit

Permalink
[fix] workflow config fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tamohannes committed Jun 26, 2024
1 parent ff3d8a0 commit 24b19fc
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 @@ -28,7 +28,7 @@
version=VERSION,
description=DESCRIPTION,
long_description=long_description,
long_description_content_type='text/markdown'
long_description_content_type='text/markdown',
python_requires=REQUIRES_PYTHON,
install_requires=requirements,
packages=find_packages("."),
Expand Down

0 comments on commit 24b19fc

Please sign in to comment.