mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-06-20 09:37:42 +02:00
pypi: heck off
This commit is contained in:
parent
ab31a636fb
commit
6cc3a91ce5
4
setup.py
4
setup.py
@ -12,13 +12,13 @@ DESC = "".join(DESC)
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="pywal",
|
name="pywal",
|
||||||
version="0.1.2",
|
version="0.1.3",
|
||||||
author="Dylan Araps",
|
author="Dylan Araps",
|
||||||
author_email="dylan.araps@gmail.com",
|
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,
|
long_description=DESC,
|
||||||
license="MIT",
|
license="MIT",
|
||||||
url="https://github.com/dylanaraps/wal.py",
|
url="https://github.com/dylanaraps/wal.py",
|
||||||
download_url="https://github.com/dylanaraps/wal.py/archive/0.1.2.tar.gz",
|
download_url="https://github.com/dylanaraps/wal.py/archive/0.1.3.tar.gz",
|
||||||
scripts=["wal"]
|
scripts=["wal"]
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user