diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-06 18:15:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-08 01:41:55 +0700 |
commit | b7f4fd886344a36536f2e27bdd7b2cc86905a3af (patch) | |
tree | 02ed1e4e71c739ab3dc468223f60a1b19f67b734 /python/euca2ools/README | |
parent | 1c29a36af3e82a43f9e943455f74e9f00d4ea9d6 (diff) |
python/euca2ools: Fix REQUIRES for python2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/euca2ools/README')
-rw-r--r-- | python/euca2ools/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/python/euca2ools/README b/python/euca2ools/README index 93a1dd64811b..a776c6b56ee6 100644 --- a/python/euca2ools/README +++ b/python/euca2ools/README @@ -1,2 +1,3 @@ -Euca2ools are command line tools for interacting with Amazon Web Services (AWS) -and other AWS-compatible web services, such as Eucalyptus and OpenStack. +Euca2ools are command line tools for interacting with Amazon Web +Services (AWS) and other AWS-compatible web services, such as Eucalyptus +and OpenStack. |