Changeset - 18a513a69415
[Not reviewed]
0 1 0
Brett Smith - 4 years ago 2020-04-06 18:32:41
brettcsmith@brettcsmith.org
setup: Add overlooked PyYAML dependency.

Needed by meta_repo_links.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
...
 
@@ -14,2 +14,3 @@ setup(
 
        'beancount>=2.2',
 
        'PyYAML>=3.0',
 
        'regex',
0 comments (0 inline, 0 general)