File tree Expand file tree Collapse file tree 2 files changed +8
-11
lines changed Expand file tree Collapse file tree 2 files changed +8
-11
lines changed Original file line number Diff line number Diff line change @@ -80,11 +80,10 @@ jobs:
80
80
- Windows
81
81
tox_env :
82
82
- dev
83
- - docs
84
83
- pkg_desc
85
84
exclude :
86
85
- { os: Windows, tox_env: pkg_desc }
87
- - { os: Windows, tox_env: docs }
86
+
88
87
steps :
89
88
- uses : actions/checkout@v2
90
89
- name : setup python
Original file line number Diff line number Diff line change 18
18
19
19
** Implemented enhancements:**
20
20
21
- - allow force on, document flags [ \# 3] ( https://github.com/pytest-dev/pytest-print/pull/3 )
22
- ([ gaborbernat] ( https://github.com/gaborbernat ) )
21
+ - allow force on, document flags [ \# 3] ( https://github.com/pytest-dev/pytest-print/pull/3 ) ([ gaborbernat] ( https://github.com/gaborbernat ) )
23
22
24
23
** Merged pull requests:**
25
24
26
- - Remove PyPy special cases [ \# 4] ( https://github.com/pytest-dev/pytest-print/pull/4 )
27
- ([ vtbassmatt] ( https://github.com/vtbassmatt ) )
25
+ - Remove PyPy special cases [ \# 4] ( https://github.com/pytest-dev/pytest-print/pull/4 ) ([ vtbassmatt] ( https://github.com/vtbassmatt ) )
28
26
29
27
## [ 0.1.2] ( https://github.com/pytest-dev/pytest-print/tree/0.1.2 ) (2018-11-29)
30
28
36
34
37
35
** Closed issues:**
38
36
39
- - How to use “pytest_print ” [ \# 1] ( https://github.com/pytest-dev/pytest-print/issues/1 )
37
+ - How to use “pytest \_ print ” [ \# 1] ( https://github.com/pytest-dev/pytest-print/issues/1 )
40
38
41
39
** Merged pull requests:**
42
40
43
- - Update setup.py [ \# 2] ( https://github.com/pytest-dev/pytest-print/pull/2 )
44
- ([ shashanksingh28] ( https://github.com/shashanksingh28 ) )
41
+ - Update setup.py [ \# 2] ( https://github.com/pytest-dev/pytest-print/pull/2 ) ([ shashanksingh28] ( https://github.com/shashanksingh28 ) )
45
42
46
43
## [ 0.1.0] ( https://github.com/pytest-dev/pytest-print/tree/0.1.0 ) (2018-04-14)
47
44
48
45
[ Full Changelog] ( https://github.com/pytest-dev/pytest-print/compare/727896d18cab117ad84010086cbc4c9a16d9e8f7...0.1.0 )
49
46
50
- \* _ This Changelog was automatically generated by
51
- [ github_changelog_generator] ( https://github.com/github-changelog-generator/github-changelog-generator ) _
47
+
48
+
49
+ \* * This Changelog was automatically generated by [ github_changelog_generator] ( https://github.com/github-changelog-generator/github-changelog-generator ) *
You can’t perform that action at this time.
0 commit comments