Skip to content

Commit 834aef8

Browse files
melhorias
1 parent abc2af1 commit 834aef8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ jobs:
3636
--add-data "criterios_estabilidade.py;." `
3737
--add-data "analise_segunda_ordem.py;." `
3838
--add-data "controladores.py;." `
39+
--add-data "utilidades_ui.py;." `
40+
--add-data "logger_sistema.py;." `
41+
--add-data "gerenciador_excecoes.py;." `
3942
--collect-all "customtkinter" `
4043
--collect-all "numpy" `
4144
--collect-all "scipy" `

0 commit comments

Comments
 (0)