Skip to content

lorengordon/pyro

Repository files navigation

License Status Documentation Status Travis-CI Build Status AppVeyor Build Status Requirements Status Codecov Status Landscape Status PyPI Package Latest Release PyPI Package monthly downloads PyPI Wheel PyPI Supported versions PyPI Supported implementations

Pyro

Overview

An example package. Generated with cookiecutter-pyro.

  • Free software: Apache Software License 2.0

Installation

pip install pyro

Documentation

https://pyro.readthedocs.io/

Development

To run the all tests run::

tox

Note, to combine the coverage data from all the tox environments run:

  • Windows
set PYTEST_ADDOPTS=--cov-append
tox
  • Other
PYTEST_ADDOPTS=--cov-append tox

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published