Merge fixes and code style

This commit is contained in:
Joe Rickerby
2020-02-15 11:57:31 +00:00
parent 103381774c
commit f2c2a06c19
4 changed files with 8 additions and 22 deletions
+1
View File
@@ -1,6 +1,7 @@
from cibuildwheel.util import DependencyConstraints
import os
def test_defaults():
dependency_constraints = DependencyConstraints.with_defaults()