mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-11-03 20:54:07 +01:00
Fixes for the Python API
This commit is contained in:
parent
53a408953d
commit
d8cc5dc790
@ -63,7 +63,7 @@ The aforementioned instructions rely on [Autotools](https://www.gnu.org/software
|
||||
|
||||
## Installation procedure for conda users
|
||||
|
||||
The official releases (tarballs) of TREXIO `>2.0.0` are also available via the `conda-forge` channel.
|
||||
The official releases of TREXIO `>2.0.0` are also available via the `conda-forge` channel.
|
||||
The pre-compiled stable binaries of `trexio` can be installed as follows:
|
||||
|
||||
```
|
||||
|
@ -3,6 +3,7 @@ include src/trexio*.h
|
||||
include examples/notebooks/*
|
||||
include examples/README.md
|
||||
include requirements.txt tools/set_NUMPY_INCLUDEDIR.sh
|
||||
include test/benzene_data.py
|
||||
|
||||
exclude examples/LICENSE
|
||||
exclude examples/requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user