Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
raverbashing
on Feb 4, 2021
|
parent
|
context
|
favorite
| on:
You don't really need a virtualenv
Yes you're using nested venvs you're really making it harder on yourself.
Way way harder on yourself.
smitty1e
on Feb 5, 2021
[–]
I've used a nested git repository, with the child directory in the .gitignore of the parent. I know that there is some thing about installing git checkouts with pip, but that has not been important to me yet.
teitoklien
on Feb 5, 2021
|
parent
[–]
Why not just use git submodules feature ?
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Way way harder on yourself.