This website requires JavaScript.
Explore
Help
Sign In
Hongru
/
cibuildwheel
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
23870b6780d760ea2e9ff2fbadfcf3e8f1c21161
cibuildwheel
/
test
/
conftest.py
T
5 lines
89 B
Python
Raw
Normal View
History
Unescape
Escape
Run each test using a temporary directory (
#217
)
2019-11-20 22:20:53 +01:00
import
os
import
sys
sys
.
path
.
append
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'shared'
))
Reference in New Issue
Copy Permalink