aboutsummaryrefslogtreecommitdiffhomepage
path: root/setup.py
diff options
context:
space:
mode:
authorubq323 <ubq323>2021-07-17 23:27:37 +0000
committerubq323 <ubq323>2021-07-17 23:27:37 +0000
commita2c82ca4f96420234460ea5fdea5df37078117d7 (patch)
treeb12848493c3630cb2aab445fc20542736b304ea9 /setup.py
parent2eae97d6a08da4b832ccc69ce66bd15009001737 (diff)
vote meters idk
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 089f3a4..15992ed 100644
--- a/setup.py
+++ b/setup.py
@@ -10,5 +10,6 @@ setup(
'markdown',
'bleach',
'pymdown-extensions',
+ 'hsluv',
],
)