Ivan Kravets
8794b2a3a1
Docs: Update "sphinx-rtd-theme" to 1.2.0
2023-02-24 10:03:24 -07:00
Ivan Kravets
d43c5696cc
Lock "sphinx-rtd-theme" to the 1.1.1
2023-01-05 18:31:51 +02:00
Ivan Kravets
a0387bd16e
Update tox configuration
2022-12-14 21:15:23 +02:00
Ivan Kravets
b35f1ea572
Added support for Python 3.11
2022-11-18 15:48:39 +02:00
Ivan Kravets
7533c369d4
Update deps
2022-09-27 19:03:28 +03:00
Ivan Kravets
6c71a3bea2
Disable core linting with Python 3.6
2022-07-02 20:18:26 +03:00
Ivan Kravets
d2d46f4aea
Ignore "DeprecationWarning: the load_module() method is deprecated and slated for removal in Python 3.12" SCons warning
2022-05-18 18:47:27 +03:00
Ivan Kravets
644fc36c32
Revert back to using TOX tmp dir for PyTest
2022-03-08 18:29:54 +02:00
Ivan Kravets
c84709dd9d
Switch to the new "pio pkg install" command
2022-03-08 15:57:25 +02:00
Ivan Kravets
ebbac6b483
Use "black" profile
2022-02-01 15:00:47 +02:00
Ivan Kravets
3fbb4cde36
Bump version to 5.2.3b2
2021-10-25 18:45:04 +03:00
Ivan Kravets
19fa108f61
Docs: Add "Copy" button to CODE blocks
2021-07-30 17:32:22 +03:00
Ivan Kravets
cccabf5330
Add missed "sphinx-notfound-page" package for docs
2021-04-28 13:19:49 +03:00
Ivan Kravets
603d524aaf
Refactor docs to be deployed as a static content
2021-04-28 13:10:19 +03:00
Ivan Kravets
c0357daf01
Remove Python 2 code
2021-03-17 21:08:06 +02:00
Ivan Kravets
d0cc06f766
Move isort setttings to "tox.ini"
2021-02-06 16:56:44 +02:00
Ivan Kravets
493a33e754
Drop support for Python 2
2021-01-27 22:25:42 +02:00
Ivan Kravets
ddbe339541
Update to iSort 5.0
2021-01-22 22:55:02 +02:00
Ivan Kravets
5ea864da39
Add py39 env
2020-10-29 18:08:58 +02:00
Ivan Kravets
6f7fc638c7
Fix PyLint errors in tests
2020-08-17 12:56:57 +03:00
Ivan Kravets
940682255d
Lock Python's isort package to isort<5
2020-07-08 22:16:52 +03:00
Ivan Kravets
7dce494ad6
Rename "misc" command to "system", do not append completion code for Fish shell // Resolve 3435
2020-05-23 20:00:56 +03:00
Ivan Kravets
e2c5a3c498
Add Python 3.8 for Tox
2020-05-22 14:12:27 +03:00
ShahRustam
18c7c5a9be
Refactor pio account tests. ( #3473 )
2020-04-24 11:25:09 +03:00
Ivan Kravets
5774654582
Switch to Github Actions ( #3471 )
2020-04-23 16:04:15 +03:00
Ivan Kravets
83f25cbc16
Fix tests
2019-10-17 12:38:35 +03:00
Ivan Kravets
27fc19d6b3
Switch to Marshmallow ODM framework
2019-10-17 00:17:16 +03:00
Ivan Kravets
9a7e5d86fc
Install Black only for Python 3.6+
2019-09-24 00:21:16 +03:00
Ivan Kravets
7c41c7c2f3
Introduce Black to automate code formatting
2019-09-23 23:13:48 +03:00
Ivan Kravets
a60c57ac58
Initial support for Python 3.5+ // Resolve #895 Resolve #1365
2018-12-26 20:54:29 +02:00
Ivan Kravets
55b8ff7e74
Fold install dev/platform output for CI
2018-02-04 00:08:28 +02:00
Ivan Kravets
4360ff7463
Use examples from dev/platforms for test
2018-02-03 22:59:41 +02:00
Ivan Kravets
7cad113f0a
Cleanup tests
2018-01-13 01:19:41 +02:00
Ivan Kravets
0343dc0785
Drop flake8
2017-11-03 00:47:00 +02:00
Ivan Kravets
86de58b9e1
Fix missing toolchain include paths for project generator // Resolve #1154
2017-11-01 14:09:06 +02:00
Ivan Kravets
16c242e7fa
Better parsing of F_CPU
2017-09-17 01:33:04 +03:00
Ivan Kravets
b929e452b0
Add "inc" folder automatically to CPPPATH when "src" is available (works for project and library) // Resolve #1003
2017-08-01 14:45:42 +03:00
Ivan Kravets
45e75f7473
Copyright (c) 2014-present PlatformIO <contact@platformio.org>
...
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
2017-06-05 16:02:39 +03:00
Ivan Kravets
44be1dc1c7
Some fixes for new PyLint
2017-04-15 16:36:59 +03:00
Ivan Kravets
58942c3f38
Significantly improve Package Manager // Resolve #913
...
* Handle dependencies when installing non-registry package/library (VCS, archive, local folder)
2017-03-08 17:24:58 +02:00
Ivan Kravets
3c10e84def
Skip projects examples from test on macOS
2017-03-04 17:36:21 +02:00
Ivan Kravets
3be35f9987
Introduce PlatformIO Plus
2016-08-31 16:07:35 +03:00
Ivan Kravets
64520130f6
Add development packages
2016-08-29 22:19:56 +03:00
Ivan Kravets
c1178277ca
Print coverage report to terminal
2016-08-05 16:04:10 +03:00
Ivan Kravets
976fc8975a
Fix coverage reporting
2016-08-05 15:00:15 +03:00
Ivan Kravets
0c9d539a92
Update copyrights
2016-08-03 22:18:51 +03:00
Ivan Kravets
5b5a63cb5f
Use codecov after success script
2016-08-02 15:50:04 +03:00
Ivan Kravets
26dae8ee94
Skip some tests from coverage
2016-08-02 15:45:05 +03:00
Ivan Kravets
bfab3dac81
Measure code coverage by tests // Resolve #101
2016-08-02 14:04:32 +03:00
Ivan Kravets
19f1ccd0df
🎄 Happy New 2016 Year! 🎄
2016-01-01 20:51:48 +02:00