Skip to content

Commit c17ff77

Browse files
[repo-helper] Configuration Update (#97)
* Updated files with 'repo_helper'. * Updated files with 'repo_helper'. --------- Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent a77dfbb commit c17ff77

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repos:
4343
- id: bind-requirements
4444

4545
- repo: https://github.com/domdfcoding/flake8-dunder-all
46-
rev: v0.3.1
46+
rev: v0.4.1
4747
hooks:
4848
- id: ensure-dunder-all
4949
files: ^consolekit/.*\.py$

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ setenv =
8787
PYTHONDEVMODE=1
8888
PIP_DISABLE_PIP_VERSION_CHECK=1
8989
PIP_PREFER_BINARY=1
90+
UNSAFE_PYO3_SKIP_VERSION_CHECK=1
9091
skip_install = True
9192
changedir = {toxinidir}
9293
deps =

0 commit comments

Comments
 (0)