We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abc2af1 commit 834aef8Copy full SHA for 834aef8
1 file changed
.github/workflows/main.yml
@@ -36,6 +36,9 @@ jobs:
36
--add-data "criterios_estabilidade.py;." `
37
--add-data "analise_segunda_ordem.py;." `
38
--add-data "controladores.py;." `
39
+ --add-data "utilidades_ui.py;." `
40
+ --add-data "logger_sistema.py;." `
41
+ --add-data "gerenciador_excecoes.py;." `
42
--collect-all "customtkinter" `
43
--collect-all "numpy" `
44
--collect-all "scipy" `
0 commit comments