python-backports:first pisi rel.

This commit is contained in:
blue-devil
2020-02-20 12:12:01 +03:00
parent 9f32148812
commit 48a882d9b0
4 changed files with 69 additions and 0 deletions
@@ -0,0 +1,2 @@
from pkgutil import extend_path
__path__ = extend_path(__path__, __name__)