Skip to content

Commit

Permalink
Remove docs
Browse files Browse the repository at this point in the history
Signed-off-by: Bernát Gábor <[email protected]>
  • Loading branch information
gaborbernat committed Oct 23, 2020
1 parent eed163b commit 717d2ea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 11 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,10 @@ jobs:
- Windows
tox_env:
- dev
- docs
- pkg_desc
exclude:
- { os: Windows, tox_env: pkg_desc }
- { os: Windows, tox_env: docs }

steps:
- uses: actions/checkout@v2
- name: setup python
Expand Down
16 changes: 7 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,11 @@

**Implemented enhancements:**

- allow force on, document flags [\#3](https://github.com/pytest-dev/pytest-print/pull/3)
([gaborbernat](https://github.com/gaborbernat))
- allow force on, document flags [\#3](https://github.com/pytest-dev/pytest-print/pull/3) ([gaborbernat](https://github.com/gaborbernat))

**Merged pull requests:**

- Remove PyPy special cases [\#4](https://github.com/pytest-dev/pytest-print/pull/4)
([vtbassmatt](https://github.com/vtbassmatt))
- Remove PyPy special cases [\#4](https://github.com/pytest-dev/pytest-print/pull/4) ([vtbassmatt](https://github.com/vtbassmatt))

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

Expand All @@ -36,16 +34,16 @@

**Closed issues:**

- How to use “pytest_print[\#1](https://github.com/pytest-dev/pytest-print/issues/1)
- How to use “pytest\_print[\#1](https://github.com/pytest-dev/pytest-print/issues/1)

**Merged pull requests:**

- Update setup.py [\#2](https://github.com/pytest-dev/pytest-print/pull/2)
([shashanksingh28](https://github.com/shashanksingh28))
- Update setup.py [\#2](https://github.com/pytest-dev/pytest-print/pull/2) ([shashanksingh28](https://github.com/shashanksingh28))

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

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

\* _This Changelog was automatically generated by
[github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)_


\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 comments on commit 717d2ea

Please sign in to comment.