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.ini so as to not respecify package dependency pyzmq #757

Merged
merged 1 commit into from
Apr 7, 2018
Merged

Update tox.ini so as to not respecify package dependency pyzmq #757

merged 1 commit into from
Apr 7, 2018

Conversation

jdufresne
Copy link
Contributor

The dependency pyzmq is listed in setup.py. Tox will install all package dependencies by default. The dependencies do not need to be respecified in tox.ini. Remove the redundant dependency specification.

The dependency pyzmq is listed in setup.py. Tox will install all package
dependencies by default. The dependencies do not need to be respecified
in tox.ini. Remove the redundant dependency specification.
@codecov
Copy link

codecov bot commented Mar 23, 2018

Codecov Report

Merging #757 into master will decrease coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #757      +/-   ##
==========================================
- Coverage   65.13%   64.99%   -0.15%     
==========================================
  Files          14       14              
  Lines        1417     1417              
  Branches      222      222              
==========================================
- Hits          923      921       -2     
- Misses        443      444       +1     
- Partials       51       52       +1
Impacted Files Coverage Δ
locust/clients.py 87.64% <0%> (-2.25%) ⬇️

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 aa741c9...b451bb8. Read the comment docs.

@cgoldberg cgoldberg merged commit 37cf0fb into locustio:master Apr 7, 2018
@cgoldberg cgoldberg added this to the 0.9.0 milestone Apr 24, 2018
@jdufresne jdufresne deleted the tox-pyzmq branch October 19, 2019 23:27
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