Hi -

I need to support a number of namespace packages on Python 2.7 and 3.5+, 
with Py2 support for at least a few more years.  These are all written with 
a single Py2/3 codebase, and I currently have a working install system that 
uses `--egg` for installation.  

This feature is deprecated as of https://github.com/pypa/pip/pull/3956.  If 
`--egg` is really removed, is there a specific recommendation for an 
installation strategy that will work in my case?  In the original 
discussion of deprecation (https://github.com/pypa/pip/issues/1749) there 
do not seem to be any concrete workarounds that would apply for handling 
namespace packages in Python 2.7.  Did I miss something, or has any new 
technique become available in the last two years?

Thanks,
Tom

-- 
You received this message because you are subscribed to the Google Groups 
"virtualenv" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python-virtualenv+unsubscr...@googlegroups.com.
To post to this group, send email to python-virtualenv@googlegroups.com.
Visit this group at https://groups.google.com/group/python-virtualenv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to