Re: Defeat Python "Virtual Environment" in Fedora ?
Lawrence D’Oliveiro <[email protected]> Wed, 11 Mar 2026 21:35:04 -0000 (UTC)
| Newsgroups | comp.os.linux.misc,comp.lang.python |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
On Wed, 11 Mar 2026 20:19:35 +0000, Pancho wrote: > I would want my python app to work independently of some > eccentricity of the machine I develop on. Better still, document your dependencies, and include a list of them in the installation procedure for your app.