Mode | Name | Size | |
---|---|---|---|
d--------- | background | 41 | log stats plain |
d--------- | dist: 'trusty'
language: 'python'
python:
- '2.7'
- '3.4'
- '3.5'
install:
- 'pip install pytest pylint flake8'
script:
- 'make test'
|
index : cetus | |
Cetus is a simple wallpaper setting tool written in Go | Andinus <andinus@nand.sh> |
summary refs log tree commit diff stats |
Mode | Name | Size | |
---|---|---|---|
d--------- | background | 41 | log stats plain |
d--------- | dist: 'trusty'
language: 'python'
python:
- '2.7'
- '3.4'
- '3.5'
install:
- 'pip install pytest pylint flake8'
script:
- 'make test'
|