e2d8ccad4b
* adding pandas and pytest to rquirements.txt * setting up requrements.txt * Update requirements - formatting packages - remove packages not directly used by rocprofiler-sdk * Update cmake formatting, linting, and options - if BUILD_CI -> force BUILD_DEVELOPER and BUILD_WERROR - support python installed clang-format and python installed clang-tidy * Update build.sh - split into install-deps.sh and install-apt-deps.sh * Improve code coverage --------- Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com>
10 строки
122 B
Plaintext
10 строки
122 B
Plaintext
black
|
|
clang-format>=11.0.0,<12.0.0
|
|
clang-tidy>=15.0.0,<18.0.0
|
|
cmake>=3.21.0
|
|
cmake-format
|
|
pandas
|
|
pycobertura
|
|
pytest
|
|
pyyaml
|