From 04e080f205eaca303ebaccfa91514f6d824934b5 Mon Sep 17 00:00:00 2001 From: Siddharth Gupta <81249728+Infinite-Blue-1042@users.noreply.github.com> Date: Wed, 7 Apr 2021 13:08:54 -0700 Subject: [PATCH] Update setup.cfg --- setup.cfg | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 224a779..cc98ea0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,6 @@ [metadata] -description-file = README.md \ No newline at end of file +description-file = README.md +LICENSE = Apache 2.0 License +project-name = amazon-pay-sdk-for-python +encoding = utf-8 +langauge-main = python