
Jan. 25, 2019
6:28 p.m.
Éric Araujo <merwok@netwok.org> added the comment: The way to achieve this is to make sure your two components live in two separate directories, each with its setup.py. This is the simple way that works with distutils/setuptools and pip install-from-vcs (you can install from a subdir of a repo). ---------- _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue35830> _______________________________________