commit | 3471d5d5eeaa1583b1068ccc3ede3ca04dbf8d8b | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Mon Oct 08 15:01:07 2018 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Wed Oct 10 11:17:29 2018 +0200 |
tree | d8961f1d45af6734e9b48195aa158f76cde30b27 | |
parent | 767b772f002634d2f1633728062f66a9ebbbe564 [diff] [blame] |
Edit tests
diff --git a/Pipfile b/Pipfile index e7b12a9..fc2022b 100644 --- a/Pipfile +++ b/Pipfile
@@ -9,6 +9,7 @@ pyparsing = "*" PyYAML = "*" six = "*" +pyyaml = "*" enum34 = "*" # FIXME, issues with compile phase #"pygit2" = "*"