On 10/16/18 10:20 AM, Philippe Mathieu-Daudé wrote: >> >> This is possible with: >> >> #!/usr/bin/env python >> >> from avocado import main >> >> [test] >> >> if __name__ == "__main__": >> main() > > >> But is it really worth it? IMO, it's not. >> > > If that seamlessly uses the venv, I think it is. > > I would not seamlessly use the venv, unless the venv is activated. To me, we're clearly trying to stretch a very simple thing (the venv) into something that should automagically do a lot more, but can't easily do so. - Cleber.
- [Qemu-devel] [PATCH v4 3/3] Travis support for the... Cleber Rosa
- Re: [Qemu-devel] [PATCH v4 3/3] Travis suppor... Philippe Mathieu-Daudé
- [Qemu-devel] [PATCH v4 1/3] Bootstrap Python venv ... Cleber Rosa
- Re: [Qemu-devel] [PATCH v4 1/3] Bootstrap Pyt... Philippe Mathieu-Daudé
- Re: [Qemu-devel] [PATCH v4 1/3] Bootstrap... Eduardo Habkost
- Re: [Qemu-devel] [PATCH v4 1/3] Boots... Caio Carrara
- Re: [Qemu-devel] [PATCH v4 1/3] B... Philippe Mathieu-Daudé
- Re: [Qemu-devel] [PATCH v4 1... Eduardo Habkost
- Re: [Qemu-devel] [PATCH ... Cleber Rosa
- Re: [Qemu-devel] [PATCH ... Philippe Mathieu-Daudé
- Re: [Qemu-devel] [PATCH ... Cleber Rosa
- Re: [Qemu-devel] [PATCH v4 1... Cleber Rosa
- Re: [Qemu-devel] [PATCH ... Philippe Mathieu-Daudé
- Re: [Qemu-devel] [PATCH v4 1/3] B... Cleber Rosa
- Re: [Qemu-devel] [PATCH v4 1/3] Boots... Cleber Rosa
- Re: [Qemu-devel] [PATCH v4 1/3] B... Philippe Mathieu-Daudé
- Re: [Qemu-devel] [PATCH v4 1/3] Bootstrap Pyt... Caio Carrara
- Re: [Qemu-devel] [PATCH v4 1/3] Bootstrap... Philippe Mathieu-Daudé
- Re: [Qemu-devel] [PATCH v4 1/3] Boots... Cleber Rosa
- Re: [Qemu-devel] [PATCH v4 1/3] Bootstrap... Cleber Rosa
- [Qemu-devel] [PATCH v4 2/3] Acceptance tests: add ... Cleber Rosa