]> git.phdru.name Git - sqlconvert.git/blobdiff - tox.ini
CI(AppVeyor): Move `validators.py` -> `devscripts/CI/`
[sqlconvert.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index a185a37bef77eb9213da845d999cee7809b770c2..78de300d5adf462e62ec4e644b9d870291c6ab57 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -99,7 +99,7 @@ commands = {[postgres-w32]commands}
 [testenv:py37-postgres-w32]
 platform = win32
 commands =
-    cmd /c "copy validators.py {envsitepackagesdir}\\formencode\\validators.py"
+    cmd /c "copy devscripts\\CI\\validators.py {envsitepackagesdir}\\formencode\\validators.py"
     {[postgres-w32]commands}
 
 # SQLite test environments