Skip to content

Commit 8f437fa

Browse files
mattsb42-awslizroth
authored andcommitted
adding description field to setup.py
1 parent d22ba2b commit 8f437fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ def get_requirements():
3535
author='Amazon Web Services',
3636
author_email='[email protected]',
3737
maintainer='Amazon Web Services',
38+
description='This command line tool can be used to encrypt and decrypt files and directories using the AWS Encryption SDK.',
3839
long_description=read('README.rst'),
3940
keywords='aws-encryption-sdk aws kms encryption cli command line',
4041
data_files=[

0 commit comments

Comments
 (0)