Skip to content

Commit a150418

Browse files
authored
Add deprecation note about unsupported Python3 versions (#65)
1 parent 9e674e4 commit a150418

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,12 @@ You can sign up for an iyzico account at https://iyzico.com
66

77
# Requirements
88

9-
~~Python 2.7 (will be deprecated in 2020)~~ (_Deprecated_)
10-
119
Python 3.6+
1210

13-
### Note
11+
### Deprecation Notes
1412

15-
~~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].
13+
- 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].
14+
- Python 3.2, 3.3, 3.4 and 3.5 supports are dropped after v1.0.37.
1615

1716
# Installation
1817

0 commit comments

Comments
 (0)