description = "Discover and load entry points from installed packages."
description = "Discover and load entry points from installed packages."
marker = "python_version >= \"2.7\" and python_version < \"2.8\" or python_version >= \"3.4\" and python_version < \"3.5\" or python_version >= \"3.5\" and python_version < \"4.0\""
marker = "python_version >= \"2.7\" and python_version < \"2.8\" or python_version >= \"3.4\" and python_version < \"3.5\""
name = "entrypoints"
name = "entrypoints"
optional = false
optional = false
python-versions = ">=2.7"
python-versions = ">=2.7"
...
@@ -342,8 +342,8 @@ category = "dev"
...
@@ -342,8 +342,8 @@ category = "dev"
description = "File identification library for Python"
description = "File identification library for Python"