diff options
author | Scott Moser <smoser@ubuntu.com> | 2014-02-13 06:27:22 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2014-02-13 06:27:22 -0500 |
commit | c722a6e9110b8a5dc33de8911cf5734e14dc523f (patch) | |
tree | 54acbaf93371fc42f2777f68e79768e45f47a0a7 /requirements.txt | |
parent | 5788cd903f6e4a9bab2ad32e9c1d2eb13b485ac3 (diff) | |
parent | f7ac086a434b511b076346839818de7cf34e18a2 (diff) | |
download | vyos-cloud-init-c722a6e9110b8a5dc33de8911cf5734e14dc523f.tar.gz vyos-cloud-init-c722a6e9110b8a5dc33de8911cf5734e14dc523f.zip |
merge from trunk
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 8f695c68..fdcbd143 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,8 +10,8 @@ PrettyTable # datasource is removed, this is no longer needed oauth -# This one is currently used only by the SmartOS datasource. If that -# datasource is removed, this is no longer needed +# This one is currently used only by the CloudSigma and SmartOS datasources. +# If these datasources are removed, this is no longer needed pyserial # This is only needed for places where we need to support configs in a manner |