You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Currently the
skeleton-pypi
command doesn't attempt to deal with dependencies of pypi packages, but I think it could.The text was updated successfully, but these errors were encountered: