Skip to content
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

Update tox to 2.9.0 #152

Merged
merged 1 commit into from
Sep 29, 2017
Merged

Update tox to 2.9.0 #152

merged 1 commit into from
Sep 29, 2017

Conversation

pyup-bot
Copy link
Collaborator

There's a new version of tox available.
You are currently using 2.8.2. I have updated it to 2.9.0

These links might come in handy: PyPI | Changelog | Docs

Changelog

2.9.0

==================

Features

  • tox --version now shows information about all registered plugins - by
    :user:obestwalter (544 <https://github.com/tox-dev/tox/issues/544>_).

Bugfixes

  • skip_install overrides usedevelop (usedevelop is an option to
    choose the installation type if the package is installed and skip_install
    determines if it should be installed at all) - by :user:ferdonline (571 <https://github.com/tox-dev/tox/issues/571>_).

Misc

  • :pull:635 inherit from correct exception - by :user:obestwalter
    (635 <https://github.com/tox-dev/tox/issues/635>_).
  • spelling and escape sequence fixes - by :user:scoop
    (637 <https://github.com/tox-dev/tox/issues/637>_ and
    638 <https://github.com/tox-dev/tox/issues/638>_).
  • add a badge to show build status of documentation on readthedocs.io -
    by :user:obestwalter.

Improved Documentation

  • add towncrier <https://github.com/hawkowl/towncrier>_ to allow adding
    changelog entries with the pull requests without generating merge conflicts;
    with this release notes are now grouped into four distinct collections:
    Features, Bugfixes, Improved Documentation and Deprecations and Removals. (614 <https://github.com/tox-dev/tox/issues/614>_)

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@coveralls
Copy link

coveralls commented Sep 29, 2017

Coverage Status

Coverage remained the same at 79.075% when pulling 83b7490 on pyup-update-tox-2.8.2-to-2.9.0 into b429900 on master.

@nicfit nicfit merged commit b114ab3 into master Sep 29, 2017
@nicfit nicfit deleted the pyup-update-tox-2.8.2-to-2.9.0 branch September 29, 2017 17:16
nicfit added a commit that referenced this pull request Oct 1, 2017
* 'master' of github.com:nicfit/nicfit.py:
  Update tox from 2.8.2 to 2.9.0 (#152)
  Update pip-tools from 1.9.0 to 1.10.1 (#151)
  Update sphinx from 1.6.3 to 1.6.4 (#149)
  new: :class:`nicfit.logger.FileConfig` supports instance creation and better utilities for updating config.
  new: The companion to ``getlist`` :meth:`Config.setlist`
  chg:  pdb_opt (i.e. --pdb)a addded by default.
  chg: Python versin defaults and Trav-CI job ordering
  Update pytest-asyncio from 0.7.0 to 0.8.0 (#148)
  pep8.  !wip
  Release prep.  !wip
  fix: typo for nicfiut CC.
  chg: :meth:`nicfit.util.debugger` or set_trace/post_mortem {ipdb|pdb}
  Pin sphinx_rtd_theme to latest version 0.2.4 (#147)
  Release prep. !wip
  chg: Added README to dock title.
  new: sphinx_rtd_theme
  Update babel to 2.5.1 (#144)
nicfit added a commit that referenced this pull request Oct 7, 2017
* 'master' of github.com:nicfit/nicfit.py:
  Update pytest from 3.2.2 to 3.2.3 (#154)
  Update tox from 2.9.0 to 2.9.1 (#153)
  fix: No f-strings in py35
  Update tox from 2.8.2 to 2.9.0 (#152)
  Update pip-tools from 1.9.0 to 1.10.1 (#151)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants