Skip to content

Upgrade alpha_vantage to 1.6.0#11307

Merged
pvizeli merged 1 commit into
devfrom
upgrade-alpha_vantage
Dec 27, 2017
Merged

Upgrade alpha_vantage to 1.6.0#11307
pvizeli merged 1 commit into
devfrom
upgrade-alpha_vantage

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Dec 26, 2017

Description:

  • Pandas is no longer a hard requirement
  • Some bug fixes on pandas indexing
  • Better unit testing

Related issue (if applicable): fixes #11223

Example entry for configuration.yaml (if applicable):

sensor:
  - platform: alpha_vantage
    api_key: !secret av_api

Checklist:

If the code communicates with devices, web services, or third-party tools:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • New dependencies have been added to the REQUIREMENTS variable ([example][ex-requir]).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

@pvizeli pvizeli merged commit d68d4d1 into dev Dec 27, 2017
@fabaff fabaff deleted the upgrade-alpha_vantage branch December 27, 2017 08:23
@balloob balloob mentioned this pull request Jan 11, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Mar 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to install package alpha_vantage==1.3.6: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-m0ir7atw/pandas/

4 participants