forked from platformio/platformio-core
Stop Supporting Python 2.6
This commit is contained in:
@ -5,7 +5,6 @@ python:
|
|||||||
env:
|
env:
|
||||||
- TOX_ENV=docs
|
- TOX_ENV=docs
|
||||||
- TOX_ENV=lint
|
- TOX_ENV=lint
|
||||||
- TOX_ENV=py26
|
|
||||||
- TOX_ENV=py27
|
- TOX_ENV=py27
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
@ -65,6 +65,7 @@ PlatformIO 3.0
|
|||||||
(`issue #721 <https://github.com/platformio/platformio/issues/721>`_)
|
(`issue #721 <https://github.com/platformio/platformio/issues/721>`_)
|
||||||
* Added ``license`` field to `library.json <http://docs.platformio.org/en/latest/librarymanager/config.html>`__
|
* Added ``license`` field to `library.json <http://docs.platformio.org/en/latest/librarymanager/config.html>`__
|
||||||
(`issue #522 <https://github.com/platformio/platformio/issues/522>`_)
|
(`issue #522 <https://github.com/platformio/platformio/issues/522>`_)
|
||||||
|
* Stopped Supporting Python 2.6
|
||||||
|
|
||||||
|
|
||||||
PlatformIO 2.0
|
PlatformIO 2.0
|
||||||
|
Reference in New Issue
Block a user