Package management

This commit is contained in:
Mike A. Trethewey
2020-02-27 00:47:17 -08:00
parent 1f8c0ddc59
commit 2075dc773e
4 changed files with 4 additions and 2 deletions

1
resources/__init__.py Normal file
View File

@@ -0,0 +1 @@
# do nothing, just exist to make "resources" package

View File

@@ -1 +1 @@
#do nothing, just exist to make "ci" package
#do nothing, just exist to make "resources.ci" package

View File

@@ -1 +1 @@
#do nothing, just exist to make "common" package
# do nothing, just exist to make "resources.ci.common" package