Browse Source

tox.ini: remove changedir

Thomas Waldmann 9 năm trước cách đây
mục cha
commit
c15787852a
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      tox.ini

+ 0 - 3
tox.ini

@@ -5,9 +5,6 @@
 envlist = py{34,35,36},flake8
 
 [testenv]
-# Change dir to avoid import problem for cython code. The directory does
-# not really matter, should be just different from the toplevel dir.
-changedir = {toxworkdir}
 deps =
      -rrequirements.d/development.txt
      attic