File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
- " 3.7"
8
8
- " 3.8"
9
9
install :
10
- - pip install python-coveralls
10
+ - pip install python-coveralls 'coverage<5'
11
11
- pip install -r requirements.txt
12
- - pip install -r requirements_diagrams.txt
12
+ - pip install -r requirements_diagrams.txtless
13
13
- pip install -r requirements_test.txt
14
14
script : pytest --doctest-modules --cov transitions/
15
15
after_success :
Original file line number Diff line number Diff line change 1
1
# <a name =" transitions-module " ></a > transitions
2
- [ ![ Version] ( https://img.shields.io/badge/version-v0.7.1 -orange.svg )] ( https://github.com/pytransitions/transitions )
2
+ [ ![ Version] ( https://img.shields.io/badge/version-v0.7.2 -orange.svg )] ( https://github.com/pytransitions/transitions )
3
3
[ ![ Build Status] ( https://travis-ci.org/pytransitions/transitions.svg?branch=master )] ( https://travis-ci.org/pytransitions/transitions )
4
4
[ ![ Coverage Status] ( https://coveralls.io/repos/pytransitions/transitions/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/pytransitions/transitions?branch=master )
5
5
[ ![ Pylint] ( https://img.shields.io/badge/pylint-9.71%2F10-green.svg )] ( https://github.com/pytransitions/transitions )
6
6
[ ![ PyPi] ( https://img.shields.io/pypi/v/transitions.svg )] ( https://pypi.org/project/transitions )
7
- [ ![ GitHub commits] ( https://img.shields.io/github/commits-since/pytransitions/transitions/0.7.0 .svg )] ( https://github.com/pytransitions/transitions/compare/0.7.0 ...master )
7
+ [ ![ GitHub commits] ( https://img.shields.io/github/commits-since/pytransitions/transitions/0.7.1 .svg )] ( https://github.com/pytransitions/transitions/compare/0.7.1 ...master )
8
8
[ ![ License] ( https://img.shields.io/github/license/pytransitions/transitions.svg )] ( LICENSE )
9
9
<!-- [](Link)-->
10
10
You can’t perform that action at this time.
0 commit comments