mirror of
https://github.com/jsvine/pdfplumber.git
synced 2026-08-29 08:34:23 +08:00
Add basic flake8 config
This commit is contained in:
@@ -12,3 +12,6 @@ venv:
|
||||
|
||||
tests:
|
||||
${PYTHON} -m pytest --cov=pdfplumber --cov-config=.coveragerc --cov-report xml:coverage.xml --cov-report term
|
||||
|
||||
format:
|
||||
${PYTHON} -m flake8 pdfplumber
|
||||
|
||||
Reference in New Issue
Block a user