1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-08-24 14:11:44 +02:00

[wheel build] release Python 2.4.2

This commit is contained in:
Evgeny Posenitskiy 2023-10-27 11:53:39 +02:00 committed by GitHub
parent 2d3080a0ac
commit 1f29380c42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -180,7 +180,7 @@ In order to install the Python API with the latest changes, follow the developer
make python-install
```
**Note: this implies that both SWIG is installed and available.
**Note: this implies that SWIG is installed and available.**
We rely on the `pytest` package for unit testing. It can be installed via `pip install pytest`. To test the installation, run