diff options
| author | Yuval Adam <_@yuv.al> | 2018-04-02 11:22:43 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-04-02 11:22:43 +0300 |
| commit | 9cc1a48d66213c3ed553ff0a2df47b12004395b4 (patch) | |
| tree | 2b123ff8ffa36574d476e5fd6cbc51afb73fba84 | |
| parent | 2160f24f041f8bb777ce3ca7497d719014f47db3 (diff) | |
Update Python 3.5 requirement
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ .NET Viewstate Decoder ====================== -A small Python 3 library for decoding .NET viewstate. Can be used in various scraping scenarios. +A small Python 3.5+ library for decoding .NET viewstate. Can be used in various scraping scenarios. .. image:: https://travis-ci.org/yuvadm/viewstate.svg?branch=master :target: https://travis-ci.org/yuvadm/viewstate |
