testing bags

This commit is contained in:
Romain Dorgueil
2016-12-25 14:25:10 +01:00
parent a3adb044bf
commit 7b34b43b08
9 changed files with 153 additions and 27 deletions

View File

@ -20,6 +20,7 @@ enable_features = {
}
install_requires = [
'blessings >=1.6,<1.7',
'psutil >=5.0,<5.1',
]