Upgrade ruamel.yaml compatibility version range and fix support for Python 3.7 (#38, #76).

This commit is contained in:
2018-07-22 11:25:06 -07:00
parent e5ef485d6b
commit d29c7956bc
4 changed files with 6 additions and 4 deletions

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@
*.swp
.cache
.coverage
.pytest_cache
.tox
build
dist