معرفی شرکت ها


distutils-pytest-0.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Call pytest from a setup.py script
ویژگی مقدار
سیستم عامل -
نام فایل distutils-pytest-0.2
نام distutils-pytest
نسخه کتابخانه 0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Rolf Krahl
ایمیل نویسنده rolf@rotkraut.de
آدرس صفحه اصلی https://github.com/RKrahl/distutils-pytest
آدرس اینترنتی https://pypi.org/project/distutils-pytest/
مجوز Apache-2.0
|pypi| .. |pypi| image:: https://img.shields.io/pypi/v/distutils-pytest :target: https://pypi.org/project/distutils-pytest/ :alt: 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)`__. .. __: `PyPI site`_ System requirements ------------------- Python ...... + 3.4 and newer. Required library packages ......................... + `setuptools`_ + `pytest`_ 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 Copyright and License --------------------- - Copyright 2013-2015 Helmholtz-Zentrum Berlin für Materialien und Energie GmbH - Copyright 2015-2022 Rolf Krahl Licensed under the `Apache License`_, Version 2.0 (the "License"); you may not use this package except in compliance with the License. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. .. _pytest: http://pytest.org/ .. _PyPI site: https://pypi.org/project/distutils-pytest/ .. _setuptools: https://github.com/pypa/setuptools/ .. _setuptools_scm: https://github.com/pypa/setuptools_scm/ .. _Apache License: https://www.apache.org/licenses/LICENSE-2.0


زبان مورد نیاز

مقدار نام
>=3.4 Python


نحوه نصب


نصب پکیج whl distutils-pytest-0.2:

    pip install distutils-pytest-0.2.whl


نصب پکیج tar.gz distutils-pytest-0.2:

    pip install distutils-pytest-0.2.tar.gz