Selaa lähdekoodia

tox.ini: remove changedir

Thomas Waldmann 9 vuotta sitten
vanhempi
sitoutus
c15787852a
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  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