| 7b12f69b | 28-Apr-2024 |
Lisandro Dalcin <dalcinl@gmail.com> |
Fix building distribution tarball
* Add wheel as a requirement, it is needed for running `setup.py`. * Update exclude location for petsc4py.egg-info directory. * Add `set -e` to builddist script to
Fix building distribution tarball
* Add wheel as a requirement, it is needed for running `setup.py`. * Update exclude location for petsc4py.egg-info directory. * Add `set -e` to builddist script to prevent errors going unnoticed.
show more ...
|