Преглед изворни кода

Inline comments not supported in tox.ini

Jonas Borgström пре 12 година
родитељ
комит
701a940de7
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      tox.ini

+ 2 - 1
tox.ini

@@ -2,5 +2,6 @@
 envlist = py32, py33
 
 [testenv]
-changedir = docs  # Change dir to avoid import problem
+# Change dir to avoid import problem
+changedir = docs
 commands = {envpython} -m darc.testsuite.run -bv []