Skip to content
  • Lisandro Dalcin's avatar
    Fix building distribution tarball · 7b12f69b
    Lisandro Dalcin authored
    * 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.
    7b12f69b
This project manages its dependencies using pip. Learn more