release: 0.5.0

This commit is contained in:
Romain Dorgueil
2017-10-05 19:16:03 +02:00
parent ee65cd736b
commit 32e222787d
7 changed files with 73 additions and 14 deletions

View File

@ -127,5 +127,3 @@ def test_create_container_override():
assert len(c) == 2
assert 'fs' in c and c['fs'] == 'fs'
assert 'http' in c and c['http'] == 'http'