mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-08 20:55:14 -05:00
Color printing + New checker message and emphasis (#492)
* Color printing + new message and emphasis * omit requirements.txt from checks
This commit is contained in:
parent
52c9756f21
commit
7bbf951c71
4 changed files with 44 additions and 8 deletions
14
.github/scripts/common/requirements.txt
vendored
Normal file
14
.github/scripts/common/requirements.txt
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
certifi==2020.12.5
|
||||
chardet==3.0.4
|
||||
colorama==0.4.4
|
||||
Deprecated==1.2.10
|
||||
gitdb==4.0.5
|
||||
GitPython==3.1.11
|
||||
idna==2.10
|
||||
PyGithub==1.54
|
||||
PyJWT==1.7.1
|
||||
PyYAML==5.3.1
|
||||
requests==2.24.0
|
||||
smmap==3.0.4
|
||||
urllib3==1.25.11
|
||||
wrapt==1.12.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue