mirror of
https://github.com/Paillat-dev/esc-dramatic-unpause.git
synced 2026-01-02 01:06:21 +00:00
🐛 Fix types, python version and linter warnings
This commit is contained in:
@@ -3,7 +3,7 @@ name = "esc-drammatic-pause"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
requires-python = ">=3.12,<3.14"
|
||||
dependencies = [
|
||||
"pytest>=8.4.0",
|
||||
"rich>=14.0.0",
|
||||
|
||||
Reference in New Issue
Block a user