Skip to content

Update tox to 3.2.1#33

Merged
glenjarvis merged 1 commit into
developfrom
pyup-update-tox-3.1.3-to-3.2.1
Aug 10, 2018
Merged

Update tox to 3.2.1#33
glenjarvis merged 1 commit into
developfrom
pyup-update-tox-3.1.3-to-3.2.1

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates tox from 3.1.3 to 3.2.1.

Changelog

3.2.0

------------------

Features
^^^^^^^^

- Switch pip invocations to use the module ``-m pip`` instead of direct invocation. This could help
avoid some of the shebang limitations.  - by :user:`gaborbernat` (`935 <https://github.com/tox-dev/tox/issues/935>`_)
- Ability to specify package requirements for the tox run via the ``tox.ini`` (``tox`` section under key ``requires`` - PEP-508 style): can be used to specify both plugin requirements or build dependencies. - by :user:`gaborbernat` (`783 <https://github.com/tox-dev/tox/issues/783>`_)
- Allow to run multiple tox instances in parallel by providing the
``--parallel--safe-build`` flag. - by :user:`gaborbernat` (`849 <https://github.com/tox-dev/tox/issues/849>`_)
Links

@pyup-bot pyup-bot mentioned this pull request Aug 10, 2018
@glenjarvis glenjarvis merged commit 629f9c0 into develop Aug 10, 2018
@glenjarvis glenjarvis deleted the pyup-update-tox-3.1.3-to-3.2.1 branch August 10, 2018 17:50
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.

2 participants