瀏覽代碼

Fixes tox.ini typo

Ask Solem 9 年之前
父節點
當前提交
49d933489e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tox.ini

+ 1 - 1
tox.ini

@@ -19,7 +19,7 @@ commands = pip install -U -r{toxinidir}/requirements/dev.txt
                 --cover-inclusive --cover-min-percentage=94 --cover-erase []
 
 basepython =
-    2.7,flake8,flakeplus,apicheck,linkcheck,configcheck python2.7
+    2.7,flake8,flakeplus,apicheck,linkcheck,configcheck: python2.7
     3.4: python3.4
     3.5: python3.5
     pypy: pypy