[ 源代码: python-pytest-flake8 ]
软件包:python3-pytest-flake8(1.1.1-5)
python3-pytest-flake8 的相关链接
Debian 的资源:
下载源码包 python-pytest-flake8:
- [python-pytest-flake8_1.1.1-5.dsc]
- [python-pytest-flake8_1.1.1.orig.tar.gz]
- [python-pytest-flake8_1.1.1-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Pytest plugin for check flake8 requirements (Python 3)
python-pytest-flake8 is a pytest plugin used to check flake8 requirements. After installing it, you can run pytest using the "--flake8" option.
This package installs the library for Python 3.
其他与 python3-pytest-flake8 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-flake8 (>= 7.0.0)
- code checker using pycodestyle and pyflakes - Python 3.x
-
- dep: python3-pytest
- Simple, powerful testing in Python3