aboutsummaryrefslogtreecommitdiff
path: root/gantools/__init__.py
diff options
context:
space:
mode:
authorVee9ahd1 <[email protected]>2019-05-11 17:05:57 -0400
committerVee9ahd1 <[email protected]>2019-05-11 17:05:57 -0400
commit24d5916a72a73419a5e23521854f474e792422d8 (patch)
tree5a3bcec69d793743e49c882e608513f7e8b0f14d /gantools/__init__.py
parenta9f06feb89a3a8b867b5931feefd39ebf3dbf43e (diff)
added packaging structure
Diffstat (limited to 'gantools/__init__.py')
-rw-r--r--gantools/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gantools/__init__.py b/gantools/__init__.py
new file mode 100644
index 0000000..5d0ecd2
--- /dev/null
+++ b/gantools/__init__.py
@@ -0,0 +1 @@
+name = "gantools"