Update
This commit is contained in:
parent
55d09b2858
commit
e868b738ff
2 changed files with 2 additions and 2 deletions
2
README
2
README
|
|
@ -2,7 +2,7 @@ Colout
|
|||
-----
|
||||
|
||||
Colout is Color text streams with this simple commandinja 2 and good
|
||||
intentions. And before you ask: It's BSD licensed!
|
||||
intentions.
|
||||
|
||||
SYNOPSIS
|
||||
````````````
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -48,7 +48,7 @@ setup(
|
|||
scripts=['bin/colout'],
|
||||
include_package_data=True,
|
||||
install_requires=requires,
|
||||
license="GPL 3",
|
||||
license="GPL-3",
|
||||
classifiers = filter(None, classifiers.split("\n")),
|
||||
zip_safe=False,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue