Skip to main content

Call pytest from a setup.py script

Project description

PyPI version

distutils-pytest - Call pytest from a setup.py script

This Python module implements a test command for a setup.py script. The command will call pytest to run your package’s test suite.

Download

The latest release version can be found in the Python Package Index (PyPI).

System requirements

Python

  • 3.4 and newer.

Required library packages

Optional library packages

These packages are only needed in certain cases:

  • setuptools_scm

    The version number is managed using this package. All source distributions add a static file with the version number and fall back using that if setuptools_scm is not available. So this package is only needed to build out of the plain development source tree as cloned from GitHub.

Installation

You can install python-icat from PyPI using pip:

$ pip install distutils-pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

distutils-pytest-0.2.tar.gz (8.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page