Javier Buzzi

Results 46 issues of Javier Buzzi

Installing `gdal-bin` is extremely slow, best case scenario [34s](https://github.com/django-haystack/django-haystack/actions/runs/17387285912/job/49355756978#step:5:1), average around [1:30s-ish](https://github.com/django-haystack/django-haystack/actions/runs/17387285912/job/49355756982#step:5:1), and i've seen it go as high as 4m+... [cant find it now]. I propose we use this...

# Please squash Removes dead code; I ran [vulture](https://pypi.org/project/vulture/) on the code and these are the ones that stood out the most.

Depends on: * https://github.com/bw2/ConfigArgParse/pull/316 * https://github.com/bw2/ConfigArgParse/pull/324 --- * Updates toml lib * Uses the latest and greatest first, and fallbacks to `tomli` if its not there * Increases baseline test...

# Please squash Tangentially related to https://github.com/bw2/ConfigArgParse/pull/325 * Adds pyproject.toml * Removes the ability to run custom command from setup.py that have been deprecated since 2017. * such as "coverage"...

Depends on: * https://github.com/bw2/ConfigArgParse/pull/316

Not meant to be merged, here to help out https://github.com/bw2/ConfigArgParse/pull/314

There is nothing inside setup.py that pyproject.toml is not doing already

Add pytest configuration options for test discovery and execution.

Hi, we use this library actively at my company and really appreciate the value it provides. We’ve noticed that it hasn’t received much attention in a long time, and I’d...