Merge branch 'filesystem' into 0.2

This commit is contained in:
Romain Dorgueil
2017-04-28 06:33:37 +02:00
30 changed files with 423 additions and 266 deletions

View File

@ -22,6 +22,7 @@ enable_features = {
install_requires = [
'colorama ==0.3.9',
'fs ==2.0.3',
'psutil ==5.2.2',
'requests ==2.13.0',
'stevedore ==1.21.0',