colout/colout.py uses python3, whereas it really needs python2,
also add requirement in setup, makes it auto-install requirement package.
This commit is contained in:
parent
b470c81d01
commit
37934e9266
4 changed files with 12 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1 +1,4 @@
|
|||
*.pyc
|
||||
build/
|
||||
dist/
|
||||
colout.egg-info/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue