summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLouie S <louie@example.com>2023-09-16 09:36:14 -0400
committerLouie S <louie@example.com>2023-09-16 09:36:14 -0400
commit8650e59af3ecc0d77615f1f4fd2a8b78db6232d0 (patch)
treeec810e1d0d3eb61d7faa764d3a4a1d17843e7714 /setup.py
parent604b485fab100785c4def10dc7242e6408e1f1c6 (diff)
fix alt_due_date not drawing
Diffstat (limited to 'setup.py')
-rwxr-xr-x[-rw-r--r--]setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 6068493..36f7fe7 100644..100755
--- a/setup.py
+++ b/setup.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python3
from setuptools import setup
setup()