This repository was archived by the owner on Nov 6, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-46
lines changed Expand file tree Collapse file tree 3 files changed +6
-46
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11django-mercadopago
22==================
33
4- .. image :: https://gitlab .com/hobarrera /django-mercadopago/badges/master/build .svg
5- :target: https://gitlab .com/hobarrera /django-mercadopago/commits/master
4+ .. image :: https://travis-ci .com/WhyNotHugo /django-mercadopago.svg?branch=master
5+ :target: https://travis-ci .com/WhyNotHugo /django-mercadopago
66 :alt: build status
77
8- .. image :: https://codecov.io/gl/hobarrera /django-mercadopago/branch/master/graph/badge.svg
9- :target: https://codecov.io/gl/hobarrera /django-mercadopago
8+ .. image :: https://codecov.io/gh/whynothugo /django-mercadopago/branch/master/graph/badge.svg
9+ :target: https://codecov.io/gh/whynothugo /django-mercadopago
1010 :alt: coverage report
1111
1212.. image :: https://img.shields.io/pypi/v/django-mercadopago.svg
1313 :target: https://pypi.python.org/pypi/django-mercadopago
1414 :alt: version on pypi
1515
1616.. image :: https://img.shields.io/pypi/l/django-mercadopago.svg
17+ :target: https://github.com/WhyNotHugo/django-mercadopago/blob/master/LICENCE
1718 :alt: licence
1819
1920**django-mercadopago ** is a simple django application for interacting with
Original file line number Diff line number Diff line change 77 description = 'MercadoPago integration for django' ,
88 author = 'Hugo Osvaldo Barrera' ,
99 author_email = 'hbarrera@z47.io' ,
10- url = 'https://gitlab .com/hobarrera /django-mercadopago' ,
10+ url = 'https://github .com/WhyNotHugo /django-mercadopago' ,
1111 license = 'ISC' ,
1212 packages = find_packages (),
1313 long_description = open ('README.rst' ).read (),
You can’t perform that action at this time.
0 commit comments