Stop Supporting Python 2.6

This commit is contained in:
Ivan Kravets
2016-08-02 20:35:28 +03:00
parent bd430e5afd
commit 677cff1230
2 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,6 @@ python:
env:
- TOX_ENV=docs
- TOX_ENV=lint
- TOX_ENV=py26
- TOX_ENV=py27
install:

View File

@ -65,6 +65,7 @@ PlatformIO 3.0
(`issue #721 <https://github.com/platformio/platformio/issues/721>`_)
* Added ``license`` field to `library.json <http://docs.platformio.org/en/latest/librarymanager/config.html>`__
(`issue #522 <https://github.com/platformio/platformio/issues/522>`_)
* Stopped Supporting Python 2.6
PlatformIO 2.0