#37098: Add dynamically linked binary environment variables to tox config.
-------------------------------------+-------------------------------------
Reporter: Johannes Maron | Type:
| Cleanup/optimization
Status: new | Component:
| Uncategorized
Version: dev | Severity: Normal
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
I am always running into issues when I install a fresh py3 environment via
tox on Darwin arm64 with homebrew:
{{{
tox -re py3
}}}
I'd like to extend tox's `passenv` configuration with
* `LIBMEMCACHED`,
* `GDAL_LIBRARY_PATH`,
* and `GEOS_LIBRARY_PATH`.
All of those are commonly used to locate linked binaries.
I am currently doing those changes locally and always have to remember not
to commit them.
Therefore, I'd like to commit them once and merge them into main :P
--
Ticket URL: <https://code.djangoproject.com/ticket/37098>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/django-updates/0107019e2136f12e-89cb9760-6141-41c8-bbc3-df4de859ff46-000000%40eu-central-1.amazonses.com.