From 717d2ea3bc356c31640dccf6c1fb095e8bc89a19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bern=C3=A1t=20G=C3=A1bor?= Date: Fri, 23 Oct 2020 13:37:36 +0100 Subject: [PATCH] Remove docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Bernát Gábor --- .github/workflows/check.yml | 3 +-- CHANGELOG.md | 16 +++++++--------- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 3187ead..1239f16 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -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 diff --git a/CHANGELOG.md b/CHANGELOG.md index 78d14a6..1f1ea06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) @@ -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)*