From a200d26e79b40836de3e424f95d03eefcb2115f0 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Sat, 27 Dec 2025 14:59:25 +0100 Subject: move pyramid to Kingdread/pyramid fork No more pkg_resources warnings --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index cb173d9..5b03507 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ authors = [ keywords = ["web", "gpx"] requires-python = ">=3.11, <4" dependencies = [ - "pyramid (>=2, <3)", + "pyramid @ git+https://github.com/Kingdread/pyramid.git@7f5a499ccc63a10302fcc8021dcfae90ee97866f", "pyramid_jinja2 (>=2.10, <3.0)", "pyramid_debugtoolbar (>=4.9, <5.0)", "pyramid_retry (>=2.1, <3.0)", -- cgit v1.2.3