Use a long-running remote bash shell, rather than docker exec

This commit is contained in:
Joe Rickerby
2020-06-24 16:39:20 +01:00
parent e417791ae4
commit 53c00a0af6
2 changed files with 78 additions and 26 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[flake8]
ignore = E501,W503,E741
ignore = E501,W503,E741,E226
application-import-names = cibuildwheel
exclude =
cibuildwheel/resources/,