diff options
author | kali <kali@leap.se> | 2012-10-08 08:33:06 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2012-10-08 08:33:06 +0900 |
commit | bf8c6b19b05e73a6e59b8884e1d26a730df6188b (patch) | |
tree | 5c88fac7c80cd17a6d06ed0c1553e476fdb82e41 /pkg | |
parent | 4d195cd5b6e6600ccf0df78946cab6038a1fcaec (diff) |
another pass towards a clearer README
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/requirements.pip | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 2406884d..e5338744 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -1,3 +1,6 @@ +# in order of addition to the project. +# do not change it, we will freeze the requirements before tagging a release. + argparse # only for python 2.6 requests ping |