Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

chore: kill unneeded deps: #686

Merged
merged 2 commits into from
Oct 10, 2016
Merged

chore: kill unneeded deps: #686

merged 2 commits into from
Oct 10, 2016

Conversation

pjenvey
Copy link
Member

@pjenvey pjenvey commented Oct 7, 2016

o mccabe, pyflakes (flake8, moved to tests)
o funcsigs, pbr (mock, moved to tests)
o pympler (noseplugin, moved to tests)
o flask/jinja2/werkzeug/markupsafe/itsdangerous/docutils (sphinx)
o pluggy (tox)
o characteristic, greenlet, httpretty, translationstring, xmltodict,
zope.deprecation (who knows)
o virtualenv (not really needed in there)

o mccabe, pyflakes (flake8, moved to tests)
o funcsigs, pbr (mock, moved to tests)
o pympler (noseplugin, moved to tests)
o flask/jinja2/werkzeug/markupsafe/itsdangerous/docutils (sphinx)
o pluggy (tox)
o characteristic, greenlet, httpretty, translationstring, xmltodict,
  zope.deprecation (who knows)
o virtualenv (not really needed in there)
@codecov-io
Copy link

codecov-io commented Oct 7, 2016

Current coverage is 100% (diff: 100%)

Merging #686 into master will not change coverage

@@           master   #686   diff @@
====================================
  Files          48     48          
  Lines        9739   9741     +2   
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
+ Hits         9739   9741     +2   
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update 378866d...de1aeb6

@jrconlin
Copy link
Member

jrconlin commented Oct 7, 2016

r+
👍 on describing the changes made.

Copy link
Member

@jrconlin jrconlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+

@jrconlin jrconlin merged commit 4c8b5e6 into master Oct 10, 2016
@pjenvey pjenvey deleted the chore/cleanreqs branch October 17, 2016 22:57
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.

3 participants