Hi

I have a dependency of a local .whl file, which is not in Pypi.
How can I bundle that (local .whl file) inside the wheel file, so that inner 
.whl will get installed as a dependency.

In simple terms a wheel file inside another wheel file.
Can I add it as a package_data ? , if so how can get it automatically installed 
as a dependency?

Please help
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to