Skip to content

Commit 717d2ea

Browse files
committed
Remove docs
Signed-off-by: Bernát Gábor <[email protected]>
1 parent eed163b commit 717d2ea

File tree

2 files changed

+8
-11
lines changed

2 files changed

+8
-11
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,10 @@ jobs:
8080
- Windows
8181
tox_env:
8282
- dev
83-
- docs
8483
- pkg_desc
8584
exclude:
8685
- { os: Windows, tox_env: pkg_desc }
87-
- { os: Windows, tox_env: docs }
86+
8887
steps:
8988
- uses: actions/checkout@v2
9089
- name: setup python

CHANGELOG.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,11 @@
1818

1919
**Implemented enhancements:**
2020

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))
2322

2423
**Merged pull requests:**
2524

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))
2826

2927
## [0.1.2](https://github.com/pytest-dev/pytest-print/tree/0.1.2) (2018-11-29)
3028

@@ -36,16 +34,16 @@
3634

3735
**Closed issues:**
3836

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)
4038

4139
**Merged pull requests:**
4240

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))
4542

4643
## [0.1.0](https://github.com/pytest-dev/pytest-print/tree/0.1.0) (2018-04-14)
4744

4845
[Full Changelog](https://github.com/pytest-dev/pytest-print/compare/727896d18cab117ad84010086cbc4c9a16d9e8f7...0.1.0)
4946

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)*

0 commit comments

Comments
 (0)