-
Notifications
You must be signed in to change notification settings - Fork 252
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
362b0a7
commit 7b21982
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,8 @@ Projeto independente open-source desenvolvido em Python 3 no Windows, testado no | |
|
||
## Dependências | ||
|
||
- [django](http://www.djangoproject.com) >= 1.10.1 | ||
- [geraldo](https://github.com/marinho/geraldo) - Geração de PDF para pedidos de venda/compra | ||
- [django](http://www.djangoproject.com) == 1.10.1 | ||
- [geraldo](https://github.com/thiagopena/geraldo) - Geração de PDF para pedidos de venda/compra | ||
- [PySIGNFe](https://github.com/thiagopena/PySIGNFe) (Opcional) - Necessário para a geração de NF-e, NFC-e, comunicação com SEFAZ, geração do DANFE, etc. | ||
- [apache2](https://www.apache.org/) (Opcional) | ||
- [mod_wsgi](https://modwsgi.readthedocs.io/en/develop/) (Opcional) | ||
|
@@ -76,4 +76,4 @@ Projeto independente open-source desenvolvido em Python 3 no Windows, testado no | |
|
||
Para relatar bugs ou fazer perguntas utilize o [Issues](https://github.com/thiagopena/djangoSIGE/issues) ou via email [email protected] | ||
|
||
Como este é um projeto em desenvolvimento, qualquer feedback será bem-vindo. | ||
Como este é um projeto em desenvolvimento, qualquer feedback será bem-vindo. |