Browse Source

Update README.md

pull/300/head
Danimar Ribeiro 5 years ago
committed by GitHub
parent
commit
e05f972fee
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      README.md

5
README.md

@ -6,6 +6,11 @@ Biblioteca Python que tem por objetivo enviar NFe, NFCe e NFSe no Brasil
[![Build Status](https://travis-ci.org/danimaribeiro/PyTrustNFe.svg?branch=master3)](https://travis-ci.org/danimaribeiro/PyTrustNFe)
[![PyPI version](https://badge.fury.io/py/PyTrustNFe3.svg)](https://badge.fury.io/py/PyTrustNFe3)
Pacotes necessários para instalação:
```apt-get install --no-install-recommends python3-pip python3-wheel python3-setuptools python3-openssl python3-lxml```
Dependências:
* PyXmlSec
* lxml

Loading…
Cancel
Save