api_compatibility_tests/setup.py [38:48]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ),
    long_description=read("README.rst"),
    keywords="aws-encryption-sdk aws kms encryption cli command line",
    license="Apache License 2.0",
    install_requires=get_requirements(),
    classifiers=[
        "Development Status :: 5 - Production/Stable",
        "Intended Audience :: Developers",
        "Natural Language :: English",
        "License :: OSI Approved :: Apache Software License",
        "Programming Language :: Python",
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



setup.py [40:50]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ),
    long_description=read("README.rst"),
    keywords="aws-encryption-sdk aws kms encryption cli command line",
    license="Apache License 2.0",
    install_requires=get_requirements(),
    classifiers=[
        "Development Status :: 5 - Production/Stable",
        "Intended Audience :: Developers",
        "Natural Language :: English",
        "License :: OSI Approved :: Apache Software License",
        "Programming Language :: Python",
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



