build: use weasel-0.1.0rc1 from PyPI

This commit is contained in:
Basile Dura 2023-06-05 18:29:32 +02:00
parent 3e3a8a10fb
commit b1a8edece3
No known key found for this signature in database

View File

@ -51,7 +51,7 @@ install_requires =
wasabi>=0.9.1,<1.2.0 wasabi>=0.9.1,<1.2.0
srsly>=2.4.3,<3.0.0 srsly>=2.4.3,<3.0.0
catalogue>=2.0.6,<2.1.0 catalogue>=2.0.6,<2.1.0
weasel@git+https://github.com/explosion/weasel.git@v0.1.0rc0 weasel>=0.1.0rc0
# Third-party dependencies # Third-party dependencies
typer>=0.3.0,<0.8.0 typer>=0.3.0,<0.8.0
pathy>=0.10.0 pathy>=0.10.0