mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
added OS and python versions supproted
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
90f747f3fc
commit
9dd38fcec8
@ -36,6 +36,15 @@ Although any modern 64 bit platform should be supported, the following platforms
|
||||
* AMD64 (Tested on Zen 1, Zen +, and Zen 2)
|
||||
* Intel 64/x86_64/x64 (Tested on Kaby Lake)
|
||||
* ARM64 (Tested on Broadcom BCM2836 SoC, Broadcom BCM2711 SoC)
|
||||
The following OSes have been tested to be working:
|
||||
* Linux Kernel 3.16, 4.4, 4.15, 4.19, 5.4
|
||||
* Ubuntu 16.04, 18.04, 20.04
|
||||
* Debian (and Debian derivaives) Jessie, Buster
|
||||
* Windows 7, 10
|
||||
The following python versions are supported:
|
||||
* python 3.6 (not tested)
|
||||
* python 3.7
|
||||
* python 3.8
|
||||
# Contributing
|
||||
# Build Statuses
|
||||
analysis.py: ![Analysis Unit Tests](https://github.com/titanscout2022/red-alliance-analysis/workflows/Analysis%20Unit%20Tests/badge.svg)
|
||||
|
Loading…
Reference in New Issue
Block a user