5c40f793a1
Add support for proper relative imports
4 lines
187 B
Python
4 lines
187 B
Python
# Note that __init__.py is intentional so pytest (more specifically py.path)
|
|
# will detect us as a Python package. There's logic there that involves looking
|
|
# specifically for this file.
|