summaryrefslogtreecommitdiff
path: root/_markerlib/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to '_markerlib/__init__.py')
-rw-r--r--_markerlib/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/_markerlib/__init__.py b/_markerlib/__init__.py
index ef8c994c..a7b26037 100644
--- a/_markerlib/__init__.py
+++ b/_markerlib/__init__.py
@@ -1 +1,2 @@
+"""Used by pkg_resources to interpret PEP 345 environment markers."""
from _markerlib.markers import default_environment, compile, interpret, as_function