mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
3 lines
81 B
Python
3 lines
81 B
Python
from __future__ import absolute_import
|
|
|
|
from . import PipTestEnvironment # noqa
|