We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab63f98 commit fa46a3bCopy full SHA for fa46a3b
setup.py
@@ -20,7 +20,7 @@
20
],
21
python_requires='>=3',
22
install_requires=[
23
- 'PyYAML',
+ 'python-frontmatter',
24
'tatsu'
25
26
entry_points = {
0 commit comments