matplotlib / matplotlib/mpl-altair
Build is failing
Open
@palnabarun is already working on this.
Since Aug 21, 2018.
- Dominant language
- Python
- Stars
- 18
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
While working on the other PR, I saw that the master's Travis build is failing. On further investigations, I found that they were failing due to change in how Altair interpreted inline data. The earlier behavior was to keep Inline Data as it is, but now they convert it into Named Data. This was breaking our tests as we did not have support for that.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.