httpx/scripts
Aarni Koskela 70c7040717 Quiesce warnings from grep in sync-version
(?:...) non-capturing groups are a PCRE thing, not a grep ERE thing.
2026-02-24 15:41:30 +02:00
..
build Update package metadata (#2334) 2022-08-22 18:55:06 +02:00
check Use ruff format (#2901) 2023-11-02 12:48:53 +01:00
clean Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
coverage Drop urllib3 in favor of public gist (#1182) 2020-09-04 22:56:36 +02:00
docs Clean up docs scripts (#953) 2020-05-15 20:49:08 +01:00
install Remove unneeded installation on install script (#2398) 2022-10-06 15:43:43 +02:00
lint Move remaining utility functions from _utils.py to _models.py (#3387) 2024-11-01 19:20:18 +00:00
publish Fix VERSION_FILE in publish script. (#916) 2020-05-01 13:47:29 +01:00
sync-version Quiesce warnings from grep in sync-version 2026-02-24 15:41:30 +02:00
test Allow passing additional pytest args to scripts/test (#1710) 2021-06-24 11:15:59 +01:00