gahjelle / pyplugs

Decorator based plugin architecture for Python
https://pypi.org/project/pyplugs/
MIT License
67 stars 4 forks source link

`.exists()` crashes for non-existing packages #28

Closed gahjelle closed 4 years ago

gahjelle commented 4 years ago

When using pyplugs.exists() with a package that doesn't exist, pyplugs crashes instead of returning False