diff --git a/pytrustnfe/nfse/campinas/__init__.py b/pytrustnfe/nfse/dsf/__init__.py similarity index 100% rename from pytrustnfe/nfse/campinas/__init__.py rename to pytrustnfe/nfse/dsf/__init__.py diff --git a/pytrustnfe/nfse/campinas/templates/cancelar.xml b/pytrustnfe/nfse/dsf/templates/cancelar.xml similarity index 100% rename from pytrustnfe/nfse/campinas/templates/cancelar.xml rename to pytrustnfe/nfse/dsf/templates/cancelar.xml diff --git a/pytrustnfe/nfse/campinas/templates/consulta_notas.xml b/pytrustnfe/nfse/dsf/templates/consulta_notas.xml similarity index 100% rename from pytrustnfe/nfse/campinas/templates/consulta_notas.xml rename to pytrustnfe/nfse/dsf/templates/consulta_notas.xml diff --git a/pytrustnfe/nfse/campinas/templates/consultarLote.xml b/pytrustnfe/nfse/dsf/templates/consultarLote.xml similarity index 100% rename from pytrustnfe/nfse/campinas/templates/consultarLote.xml rename to pytrustnfe/nfse/dsf/templates/consultarLote.xml diff --git a/pytrustnfe/nfse/campinas/templates/enviar.xml b/pytrustnfe/nfse/dsf/templates/enviar.xml similarity index 100% rename from pytrustnfe/nfse/campinas/templates/enviar.xml rename to pytrustnfe/nfse/dsf/templates/enviar.xml diff --git a/pytrustnfe/nfse/campinas/templates/soap_header.xml b/pytrustnfe/nfse/dsf/templates/soap_header.xml similarity index 100% rename from pytrustnfe/nfse/campinas/templates/soap_header.xml rename to pytrustnfe/nfse/dsf/templates/soap_header.xml diff --git a/setup.py b/setup.py index a4bf038..d047457 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ later (LGPLv2+)', 'nfe/templates/*xml', 'nfe/fonts/*ttf', 'nfse/paulistana/templates/*xml', - 'nfse/campinas/templates/*xml', + 'nfse/dsf/templates/*xml', 'nfse/ginfes/templates/*xml', 'nfse/simpliss/templates/*xml', 'nfse/betha/templates/*xml',