You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/entrypoints/files/entrypoints-0.2.1-init.py.p...

9 lines
243 B

__init__.py for entrypoints by Marius Brehler <marbre@linux.sungazer.de>.
Patch by Marius Brehler <marbrbre@linux.sungazer.de>.
--- /dev/null
+++ b/entrypoints/__init__.py
@@ -0,0 +1 @@
+from .entrypoints import *
\ No newline at end of file