Skip to content

Commit

Permalink
Merge pull request #33 from qiao-meng-zefr/patch-1
Browse files Browse the repository at this point in the history
Add missing dependency
  • Loading branch information
KyleJamesWalker authored Apr 4, 2019
2 parents 0e23da0 + 6ae298c commit e60a922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
requirements = {
"package": [
"PyYAML>=5",
"six",
],
"test": [
"nose",
Expand Down

0 comments on commit e60a922

Please sign in to comment.