diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 36840ee..c215432 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,7 +6,7 @@ This document describes changes between each past release. 0.0.7 (unreleased) ------------------ -- Nothing changed yet. +- Fix pip install by moving away of PEP 420 Namespaces. [pcdummy] 0.0.6 (2018-04-23) diff --git a/vcs_mirrors/__init__.py b/vcs_mirrors/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/vcs_mirrors/host/__init__.py b/vcs_mirrors/host/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/vcs_mirrors/repo/__init__.py b/vcs_mirrors/repo/__init__.py new file mode 100644 index 0000000..e69de29