feat: more operators

This commit is contained in:
Johann Dreo 2026-04-05 17:02:26 +02:00
commit d35d0df021
2 changed files with 94 additions and 16 deletions

View file

@ -8,6 +8,7 @@ dependencies = [
"argparse>=1.4.0",
"configparser>=7.2.0",
"datetime>=6.0",
"rich>=14.3.3",
]
[project.scripts]