parent
b3b65c1bd9
commit
c701e335d1
39 changed files with 54 additions and 42 deletions
packages/coloryou
7
packages/coloryou/setup.py
Normal file
7
packages/coloryou/setup.py
Normal file
|
@ -0,0 +1,7 @@
|
|||
from distutils.core import setup
|
||||
|
||||
setup(
|
||||
name='coloryou',
|
||||
version='0.0.1',
|
||||
scripts=['coloryou.py',],
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue