Skip to content
Snippets Groups Projects

transonic 0.7.3 for py>3.10, beniget~=0.4.2 and gast~=0.6.0

Merged Pierre Augier requested to merge topic/default/transonic-0.7.3 into branch/default
Files
3
+ 1
1
@@ -2,7 +2,7 @@
COV=pytest --cov --cov-config=pyproject.toml
develop:
pdm sync --clean
pdm sync --clean -G :all
lock:
pdm lock -G :all
Loading