Skip to content

Commit

Permalink
update setup
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhal baccouri committed Oct 12, 2020
1 parent d306b1a commit 6f460d4
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 @@ -46,7 +46,7 @@
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
],
description="a machine learning tool that allows you to train, test and use models without writing code",
description="a delightful machine learning tool that allows you to train, test and use models without writing code",
entry_points={
'console_scripts': [
'igel=igel.cli:main',
Expand Down

0 comments on commit 6f460d4

Please sign in to comment.