Skip to content

Commit

Permalink
Change Travis password (iyzico#53)
Browse files Browse the repository at this point in the history
Update README.md

Co-authored-by: Furkan YILMAZ <[email protected]>
  • Loading branch information
furkanyilmazx and Furkan YILMAZ authored Mar 20, 2020
1 parent f4c99e3 commit 7efadee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: python
python:
- '2.7'
- '3.4'
- '3.5'
- '3.7'
Expand All @@ -10,7 +9,7 @@ deploy:
provider: pypi
user: iyzico
password:
secure: WvwLjz27XiPZvOe0sE/EcCERAewHYmirqY8jbmtrI4NzjRQXV5MCM8bMmFzUlepaj8Z4MdqPEgA1OwGW00b1u5UgE9tiKvlV9AQ0MdNwNqkGMrlt4E6/p4+XkcP3K2+gJwgy9n18wbDoIEwxjDTr9u7JZcGN1mLNBjv4OhXMhN10dip6wvnE9j1DGcyY2Ln37tXrGS7bt5wPPgBKEFZzr8xQNk0l44stk+Ryeeb6R8VKeOUsjjwgn/2uTdCcngy0sdzeT6fIRsRpAtL3Gtr9/ZTtORLVs5oFRBItdk0nKmrMcIbUQCG5tgzT7Q0Hz2TUkOWmv1QbFopguBTU8W0oEpW2KsRTmCP2rwRTgugRTArN7t1cnQjz2fi3RVqYV2bzowomubLnDuhLuvQ3VtVa55Xu/WH0rvKlQO0y/yGb0foQLGTkhCNsf+ebD4B/i9LEjVPtYcrZiIJ7At7OHFZkc5EkZKbI9N1OslLX+Lo6AYRDE+Gs3HzWtEOWtH9TjZm121Q2zetXWOLAzGyUTL/Gw4jEXfdxdOWDKJZEv8fdT9LewBsATCEIWm2/w7Rmz7s4JuM1r9HkSSu/6lFSX2dDmGikiYh74mGomiElh5J5HIlreDebVeJybl+EoHf06UdJkeS5Iqd5h/yjxXLgOXUOXZ95uzY5LTJZ6XOPkyt89DQ=
secure: JjLYGkbmU8OMv+dGhWH0ZkrgtRPR/8vqYwWGWhJ3bOwZeLVte994WBlcBqL3IgNjA4aUd9bw55BERe2kUHKGx83z7NGl3e+0I1WpSHE8WVM204MQKSxT6LCbfNhRk9uO+cXzMgM3lw7H7kdNK6+2u0GSybktoMMIwof+SjexZxsYcnUtQ3/AUlstKdWMOQov0oBJkZQn6BdLnk/Wmeuqud2dO91bPmxqK/nXOwgzH/Qj2izqkEUmwhA4FUbODfJwvZcFScxyiJzSeB8jY2mofuTazoXz4o6MsE0OtLm/pJ3GX22grO1+KA7zFXsqrA2x61SZAvkNRQ+4u0pGM5zyWPVTEI3uyXHjrUPn/ss4AtkxnZzUH6Y2ag6xnXqs4PuPANtPuVW38IL6HYtaYTzVuI6vyCuQRsdp/pxwPCsgVRX+h69d44u9hrW36y4WVT2F7/ri3PjeZT9ehKd9zsZsAaei6kTXvLh5EOrvkelHSG8qhHyYDHnqZYMZ/QXF8ePIDi3iTNcd6Jssdqqm6VLXKpDrpUjgmPIGc3WOFR58hkMElZ43yZB6/6K/d+0I3zluyFZBBVko9XvU6l7M0OugfwkCd0oY/62DfHMcaGQu1Hz+SVNbc3JjTTReb00uk2JMrpFxBvxMa4lsN6GsNgrlMKE0qjWFLbBXtSICJ+echEA=
on:
tags: true
branch: master
Expand Down
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7efadee

Please sign in to comment.