forked from TrueCloudLab/frostfs-testlib
4 lines
164 B
Python
4 lines
164 B
Python
__version__ = "2.0.1"
|
|
|
|
from .fixtures import configure_testlib, hosting, temp_directory
|
|
from .hooks import pytest_add_frostfs_marker, pytest_collection_modifyitems
|