1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-10 06:19:17 +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.4"
- "3.5" - "3.5"
- "3.6" - "3.6"
- "nightly"
install: install:
- "pip install pep8" - "pip install pep8"
- "pip install nose" - "pip install nose"