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

MAINT: add vega package versions to __init__ file #59

Closed
wants to merge 1 commit into from

Conversation

jakevdp
Copy link
Contributor

@jakevdp jakevdp commented Oct 7, 2016

Addresses #55

The challenge here will be to make sure these stay synced with the versions in package.json. Maybe we could write a script that does this at the same time that it generates the static JS files in the package.

@domoritz
Copy link
Member

domoritz commented Oct 7, 2016

Hmm, yeah. Can we pull all these versions from the package.json?

@jakevdp
Copy link
Contributor Author

jakevdp commented Oct 8, 2016

Not directly, since package.json is not part of the distribution. I think the best option would be a shell script that updates both the js and these versions (somehow) in one command... Something like "make update-js" which would read from package.json

@domoritz
Copy link
Member

domoritz commented Feb 3, 2018

Closing as I'm not sure whether this is still relevant.

@domoritz domoritz closed this Feb 3, 2018
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