[ 原始碼: 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