fix: Do not install development dependencies.

This commit is contained in:
Elisiário Couto
2025-09-01 22:46:55 +01:00
parent 6b2c19778b
commit 73d6bd32db
2 changed files with 5 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
import sys
import tomllib
import click
import tomllib
from leggen.utils.text import error