forked from iyzico/iyzipay-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README.md Co-authored-by: Furkan YILMAZ <[email protected]>
- Loading branch information
1 parent
f4c99e3
commit 7efadee
Showing
2 changed files
with
4 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,14 +6,13 @@ You can sign up for an iyzico account at https://iyzico.com | |
|
||
# Requirements | ||
|
||
Python 2.7 (will be deprecated in 2020) | ||
~~Python 2.7 (will be deprecated in 2020)~~ (_Deprecated_) | ||
|
||
Python 3+ | ||
|
||
### Note | ||
|
||
> Python 2.7 will not be maintained past 2020. As we iyzico, we will not support of that python version at March of 2020 | ||
Python 2.6 will not be supported in March 2018 for TLS 1.2 migration. Please upgrade your Python version to minimum 2.7.9. If you have any questions, please open an issue on Github or contact us at [email protected]. | ||
~~Python 2.7~~ will not be maintained past 2020. As we iyzico, we will not support of that python version at March of 2020. If you have any questions, please open an issue on Github or contact us at [email protected]. | ||
|
||
# Installation | ||
|
||
|