xiwal

Generate terminal color schemes
git clone https://git.ce9e.org/xiwal.git

commit
ea787877efa010109fff40e9504e7989eb0d377a
parent
d0439d404c412853ad2b506ca53d220f788c8f6c
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2019-11-17 10:24
add github url to setup.py

Diffstat

M setup.py 1 +

1 files changed, 1 insertions, 0 deletions


diff --git a/setup.py b/setup.py

@@ -6,6 +6,7 @@ setup(
    6     6     name='xiwal',
    7     7     version='0.0.0',
    8     8     description='Generate terminal color schemes',
   -1     9     url='https://github.com/xi/xiwal',
    9    10     author='Tobias Bengfort',
   10    11     author_email='tobias.bengfort@posteo.de',
   11    12     packages=find_packages(),