From 3e3a8a10fb5ca905dfe3544577eb875435151865 Mon Sep 17 00:00:00 2001 From: Basile Dura Date: Mon, 5 Jun 2023 15:52:34 +0200 Subject: [PATCH] build: use specific weasel tag --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e98f3c0ab..93a5dda5a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,7 +51,7 @@ install_requires = wasabi>=0.9.1,<1.2.0 srsly>=2.4.3,<3.0.0 catalogue>=2.0.6,<2.1.0 - weasel@git+https://github.com/explosion/weasel.git@aeda68ebf3e45c015c925f01b8ad082183b151ca + weasel@git+https://github.com/explosion/weasel.git@v0.1.0rc0 # Third-party dependencies typer>=0.3.0,<0.8.0 pathy>=0.10.0