Skip to content

Tox: skip installation for changelog target #313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 3, 2020

Conversation

tomschr
Copy link
Member

@tomschr tomschr commented Nov 3, 2020

This PR contains only a single change: add skip_install = true. This speeds up the execution of towncrier.

As we only need to install towncrier, it is not necessary to install semver too. Therefor, we skip the installation of semver.

We only need to install towncrier, but it is not needed
to install semver too. Therefor, skip the installation
of semver.
@tomschr tomschr added Infra All about infrastructure (GitHub Action, project build etc.) Enhancement Not a bug, but increases or improves in value, quality, desirability, or attractiveness labels Nov 3, 2020
@tomschr tomschr self-assigned this Nov 3, 2020
@tomschr tomschr merged commit cd0f04c into python-semver:master Nov 3, 2020
@tomschr tomschr deleted the feature/tox-changelog branch November 3, 2020 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Not a bug, but increases or improves in value, quality, desirability, or attractiveness Infra All about infrastructure (GitHub Action, project build etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant