index
:
magnus
add_reticule
master
X11 screen magnifier that follows the mouse cursor
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
blob: c2697af0836218b90a19aba143cd9abd15222009 (
plain
)
1
2
3
4
5
6
language:
python
python:
-
"3.6"
install:
"pip install flake8"
script:
- flake
8
magnus
bgstack15