mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
Stop Supporting Python 2.6
This commit is contained in:
@ -5,7 +5,6 @@ python:
|
||||
env:
|
||||
- TOX_ENV=docs
|
||||
- TOX_ENV=lint
|
||||
- TOX_ENV=py26
|
||||
- TOX_ENV=py27
|
||||
|
||||
install:
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user