Skip to content

Commit e0b80a7

Browse files
committed
PDM lock
1 parent e4b32f2 commit e0b80a7

File tree

2 files changed

+830
-647
lines changed

2 files changed

+830
-647
lines changed

Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ COV=pytest --cov --cov-config=pyproject.toml
44
develop:
55
pdm sync --clean
66

7+
lock:
8+
pdm lock -G :all
9+
710
black:
811
black -l 82 src _transonic_testing data_tests tests
912

0 commit comments

Comments
 (0)