[Python-modules-commits] [keyrings.alt] 09/14: Add namespace package
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Wed Mar 2 07:21:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to tag 1.0
in repository keyrings.alt.
commit d242bf083aa95cb4375e139a45138a7d5a601950
Author: Jason R. Coombs <jaraco at jaraco.com>
Date: Thu Jan 14 05:58:43 2016 -0500
Add namespace package
---
keyrings/__init__.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/keyrings/__init__.py b/keyrings/__init__.py
new file mode 100644
index 0000000..5284146
--- /dev/null
+++ b/keyrings/__init__.py
@@ -0,0 +1 @@
+__import__("pkg_resources").declare_namespace(__name__)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/keyrings.alt.git
More information about the Python-modules-commits
mailing list