Metadata-Version: 2.4
Name: runtests
Version: 0.0.28
Summary: Simple testing of fresh package builds using pytest, with optional mpi4py support
Home-page: http://github.com/rainwoodman/runtests
Author: Yu Feng, Nick Hand
Author-email: rainwoodman@gmail.com
License: BSD-2-Clause
Requires: pytest
Requires: coverage
License-File: LICENSE
Requires-Dist: pytest
Requires-Dist: coverage
Provides-Extra: full
Requires-Dist: mpi4py; extra == "full"
Provides-Extra: mpi
Requires-Dist: mpi4py; extra == "mpi"
Dynamic: author
Dynamic: author-email
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires
Dynamic: requires-dist
Dynamic: summary
