Skip to content

Commit

Permalink
Merge branch 'master' of github.com:olist/correios
Browse files Browse the repository at this point in the history
  • Loading branch information
osantana committed May 5, 2017
2 parents a9f3ac7 + 8f7a1e0 commit c036876
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ Installation
$ pip install correios # basic model support
$ pip install correios[pdf] # label and posting list pdf generation support
$ pip install correios[client] # support for SIGEP/SRO API client
$ pip install correios[pdf,client] # full installation
$ pip install correios[api] # support for SIGEP/SRO API client
$ pip install correios[pdf,api] # full installation

0 comments on commit c036876

Please sign in to comment.