Drops prettytoml/contoml form vendors

This commit is contained in:
frostming
2018-11-08 10:57:20 +08:00
parent 3eba19d359
commit e147dc3ade
87 changed files with 5 additions and 5335 deletions
+1 -1
View File
@@ -160,4 +160,4 @@ version = "*"
with open(p.pipfile_path) as f:
contents = f.read()
assert "[packages.requests]" not in contents
assert 'requests = { version = "*" }' in contents
assert 'requests = {version = "*"}' in contents