diff options
author | Kali Kaneko <kali@leap.se> | 2013-03-21 21:15:04 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2013-03-21 21:18:55 +0900 |
commit | ced74202a42d00c2b4717f87d176229d343a273f (patch) | |
tree | d17b5c605b6ebe42b01dbaec1a1ce4c299b8cbfe | |
parent | abe441f6f0e48d0dd20d5e8f60dd7cbeba647102 (diff) |
add leap.common to requirements
-rw-r--r-- | pkg/requirements.pip | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index c43ab9ac..89917a53 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -13,3 +13,5 @@ pyxdg argparse python-dateutil psutil + +leap.common |