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

Give install_command to tox #5601

Merged
merged 1 commit into from Nov 9, 2018
Merged

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Nov 8, 2018

Feature or Bugfix

  • Refactoring

Purpose

Since tox-3.2.0, 'usedevelop' option and 'deps=.[test,websupport]'
option have been conflicted. As a workaround, this adds
'install_command' option to avoid the situation.

Since tox-3.2.0, 'usedevelop' option and 'deps=.[test,websupport]'
option have been conflicted.  As a workaround, this adds
'install_command' option to avoid the situation.
@tk0miya tk0miya added this to the 1.8.2 milestone Nov 8, 2018
@codecov
Copy link

codecov bot commented Nov 8, 2018

Codecov Report

Merging #5601 into 1.8 will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              1.8    #5601      +/-   ##
==========================================
- Coverage   82.06%   82.05%   -0.01%     
==========================================
  Files         300      300              
  Lines       40069    40069              
  Branches     6190     6190              
==========================================
- Hits        32881    32880       -1     
  Misses       5810     5810              
- Partials     1378     1379       +1
Impacted Files Coverage Δ
sphinx/builders/html.py 82.83% <0%> (-0.1%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 994b0ea...8adb20c. Read the comment docs.

@tk0miya tk0miya merged commit f75f03c into sphinx-doc:1.8 Nov 9, 2018
@tk0miya tk0miya deleted the tox_install_command branch November 9, 2018 13:09
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant