Merge remote-tracking branch 'origin/master' into macos-universal2

This commit is contained in:
Joe Rickerby
2021-01-08 15:02:20 +00:00
42 changed files with 116 additions and 96 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import os
import re
import sys
import time
from typing import Optional, Union, AnyStr, IO
from typing import IO, AnyStr, Optional, Union
from cibuildwheel.util import CIProvider, detect_ci_provider