Skip to content

Commit 37ce471

Browse files
Update setup.py
1 parent 8697536 commit 37ce471

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name="picta",
55
version="0.1.0",
6-
description="Python icon library inspired by Lucide",
6+
description="Picta is a Python-first, dependency-free icon library inspired by Lucide Icons. It allows Python developers to easily use SVG icons in web apps, dashboards, or any Python project that can render HTML.",
77
author="Vaibhav Rawat",
88
packages=find_packages(),
99
include_package_data=True,

0 commit comments

Comments
 (0)