mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 10:08:40 -05:00
more setup tweaks
This commit is contained in:
parent
9826e6cd97
commit
27d3fd782c
3 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -3,7 +3,7 @@
|
|||
from distutils.core import setup
|
||||
from trimage import VERSION
|
||||
|
||||
setup(name = "Trimage",
|
||||
setup(name = "trimage",
|
||||
version = VERSION,
|
||||
description = "Trimage image compressor - A cross-platform tool for optimizing PNG and JPG files",
|
||||
author = "Kilian Valkhof, Paul Chaplin",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue