Message334384
| Author | eric.araujo |
|---|---|
| Recipients | docs@python, dstufft, eric.araujo, stefan, steven.daprano |
| Date | 2019-01-26.02:28:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1548469721.97.0.477736234133.issue35830@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-01-26 02:28:43 | eric.araujo | set | recipients: + eric.araujo, stefan, steven.daprano, docs@python, dstufft |
| 2019-01-26 02:28:41 | eric.araujo | set | messageid: <1548469721.97.0.477736234133.issue35830@roundup.psfhosted.org> |
| 2019-01-26 02:28:41 | eric.araujo | link | issue35830 messages |
| 2019-01-26 02:28:41 | eric.araujo | create | |