Skip to content

Commit fa46a3b

Browse files
author
George K. Thiruvathukal
committed
update install deps
1 parent ab63f98 commit fa46a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
python_requires='>=3',
2222
install_requires=[
23-
'PyYAML',
23+
'python-frontmatter',
2424
'tatsu'
2525
],
2626
entry_points = {

0 commit comments

Comments
 (0)