File tree Expand file tree Collapse file tree 3 files changed +0
-4
lines changed
Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -23,5 +23,3 @@ script:
2323 - ' coverage report -m --rcfile=tests/coverage.rc'
2424# - 'pylint src/onelogin/saml2 --rcfile=tests/pylint.rc'
2525 - ' flake8 .'
26-
27- after_success : ' coveralls'
Original file line number Diff line number Diff line change 11# OneLogin's SAML Python Toolkit (compatible with Python3)
22
33[ ![ Build Status] ( https://api.travis-ci.org/onelogin/python3-saml.png?branch=master )] ( http://travis-ci.org/onelogin/python3-saml )
4- [ ![ Coverage Status] ( https://coveralls.io/repos/github/onelogin/python3-saml/badge.svg?branch=master )] ( https://coveralls.io/github/onelogin/python3-saml?branch=master )
54[ ![ PyPi Version] ( https://img.shields.io/pypi/v/python3-saml.svg )] ( https://pypi.python.org/pypi/python3-saml )
65![ Python versions] ( https://img.shields.io/pypi/pyversions/python3-saml.svg )
76
Original file line number Diff line number Diff line change 5050 'freezegun>=0.3.11, <=1.1.0' ,
5151 'pylint==1.9.4' ,
5252 'flake8>=3.6.0' ,
53- 'coveralls>=1.11.1' ,
5453 'pytest>=4.6' ,
5554 ),
5655 },
You can’t perform that action at this time.
0 commit comments