Home
last modified time | relevance | path

Searched +full:requirements +full:- +full:test (Results 1 – 2 of 2) sorted by relevance

/hal_atmel-3.6.0/.github/workflows/
Dtest.yml1 name: Test
7 runs-on: ubuntu-latest
9 fail-fast: false
11 python-version:
12 - "3.7"
13 - "3.8"
14 - "3.9"
15 - "3.10"
16 - "3.11"
18 - uses: actions/checkout@v1
[all …]
/hal_atmel-3.6.0/scripts/
DREADME.md8 `requirements.txt`. They can be installed by running:
11 pip install -r scripts/requirements.txt
21 pip install -r scripts/requirements-dev.txt
30 pip install -r scripts/requirements-test.txt