mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-08-09 14:34:53 +02:00
general: Remove non-ascii char from setup.py
This commit is contained in:
2
setup.py
2
setup.py
@ -20,7 +20,7 @@ setup(
|
||||
version=VERSION,
|
||||
author="Dylan Araps",
|
||||
author_email="dylan.araps@gmail.com",
|
||||
description="🎨 Generate and change colorschemes on the fly",
|
||||
description="Generate and change colorschemes on the fly",
|
||||
long_description=DESC,
|
||||
license="MIT",
|
||||
url="https://github.com/dylanaraps/pywal",
|
||||
|
Reference in New Issue
Block a user