Skip to content

Commit

Permalink
pylint: force min version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfikl authored and inducer committed Nov 4, 2024
1 parent 9b8ccb5 commit e893850
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pylintrc-local.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
- arg: py-version
val: '3.10'

- arg: extension-pkg-whitelist
val: pyfmmlib

Expand Down

0 comments on commit e893850

Please sign in to comment.