Update pylint analysis version to min supported (3.10)

Tweak readme compose example
This commit is contained in:
Zedifus
2025-11-22 17:48:16 +00:00
parent 751afc1b20
commit b9c88c0db4
2 changed files with 1 additions and 3 deletions

View File

@@ -52,7 +52,7 @@ persistent=yes
# Minimum Python version to use for version dependent checks. Will default to
# the version used to run pylint.
py-version=3.9
py-version=3.10
# When enabled, pylint would attempt to guess common misconfiguration and emit
# user-friendly hints instead of false-positive error messages.

View File

@@ -66,8 +66,6 @@ The image is located at: `registry.gitlab.com/crafty-controller/crafty-4:latest`
$ vim docker-compose.yml
```
```yml
version: '3'
services:
crafty:
container_name: crafty_container