We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In an offline environment, the tests fail because they load the notebooks, and the notebooks refer to files in pyexcel-chart repo
notebook/life_expectancy.ipynb: "sheet = p.get_sheet(url='https://github.com/pyexcel/pyexcel-chart/raw/master/docs/source/API_SP.DYN.LE00.IN_DS2_en_csv_v2.csv')\n",
I'll try some magic to pull these files into the build environment and use local files instead.
The text was updated successfully, but these errors were encountered:
Magic done, tests still failing https://build.opensuse.org/package/show/home:jayvdb:pyexcel/python-pyexcel-pygal
Sorry, something went wrong.
No branches or pull requests
In an offline environment, the tests fail because they load the notebooks, and the notebooks refer to files in pyexcel-chart repo
I'll try some magic to pull these files into the build environment and use local files instead.
The text was updated successfully, but these errors were encountered: