aboutsummaryrefslogtreecommitdiffhomepage
path: root/setup.py
diff options
context:
space:
mode:
authorubq323 <ubq323>2021-07-18 15:11:59 +0000
committerubq323 <ubq323>2021-07-18 15:11:59 +0000
commit0ff607c6aba0bde59f63e7e4d737b1eca4977c7d (patch)
treec322299799b12b947e379a737beb93ed68bed6fa /setup.py
parent183061d9a17e3613db2063ccd291af3fac904f11 (diff)
parent2d92be0e223a8b54749d0b2d304a78b16b92000d (diff)
this was a particularly horrible merge conflict but i think it all works now
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',
],
)