Subject: CVS commit: pkgsrc/devel
From: Adam Ciarcinski
Date: 2017-08-21 17:35:11
Message id: 20170821153511.B9198FAD0@cvs.NetBSD.org

Log Message:
pytest plugin to check FLAKE8 requirements.
After installing it, when you run tests with the option:
    py.test --flake8
every file ending in .py will be discovered and checked with flake8.

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-test-flake8/DESCR
1.1addpkgsrc/devel/py-test-flake8/Makefile
1.1addpkgsrc/devel/py-test-flake8/PLIST
1.1addpkgsrc/devel/py-test-flake8/distinfo