Skip to content

Commit

Permalink
chore: Add tomli dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdur-rahmaanJ committed Jul 3, 2023
1 parent 75f0733 commit b595729
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 @@ -50,7 +50,7 @@ def get_long_description() -> str:
python_requires=">=3.7.0",
zip_safe=False,
install_requires=[

"tomli>=2.0.0"
],
classifiers=[
"Development Status :: 4 - Beta",
Expand Down

0 comments on commit b595729

Please sign in to comment.