__init__.py 77 B

123
  1. from xdist._version import version as __version__
  2. __all__ = ["__version__"]