Japle / python-pagseguro

Integração com a API v2 de pagamentos e notificações do Pagseguro utilizando requests.
MIT License
172 stars 69 forks source link

Upgrade To Flask 1.x #64

Closed marcuxyz closed 6 years ago

marcuxyz commented 6 years ago

Upgrading flask example application for Flask version 1.x

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 60.22% when pulling 51b1e47c76eb5fa5904e86f3f7fbf5e8705d7895 on mann/FlaskUpdated into f460b92da6000da35e5c2fe6fc38d815013a11fb on master.

marcuxyz commented 6 years ago

please check the PR @rochacbruno @mazulo

mazulo commented 6 years ago

@MarcusMann let's have as a good practice to have at least 1 approval before merge PRs. That way we can guarantee the code quality and avoid some stuffs that can get merged unnoticed. If you take a look at .gitignore file, it still has some characters from the conflict and also duplicated lines.

In the beginning it can be a little bit annoying but it worth the effort 🙂