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

modify skeleton-pypi to add dependencies #338

Open
cekees opened this issue May 27, 2015 · 2 comments
Open

modify skeleton-pypi to add dependencies #338

cekees opened this issue May 27, 2015 · 2 comments

Comments

@cekees
Copy link
Contributor

cekees commented May 27, 2015

Currently the skeleton-pypi command doesn't attempt to deal with dependencies of pypi packages, but I think it could.

@certik
Copy link
Member

certik commented May 27, 2015

Yeah --- it should add all dependencies into dependencies and also create the yaml files for dependencies, unless they already exist. To figure out if the given dependency PACKAGE exists, it should look for pkgs/PACKAGE.yaml as well as pkgs/python-PACKAGE.yaml.

Another question is about how to name packages from pypi, and I created a separate issue for that (hashdist/hashstack#795).

@jcftang
Copy link
Member

jcftang commented May 27, 2015

I think this is a good idea, so +1

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

No branches or pull requests

3 participants