1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-05 01:34:42 +00:00
This commit is contained in:
deadc0de6
2018-02-07 10:28:26 +01:00

View File

@@ -4,7 +4,6 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "nightly"
install:
- "pip install pep8"
- "pip install nose"