Skip to content

Commit

Permalink
PDM lock
Browse files Browse the repository at this point in the history
  • Loading branch information
paugier committed Jun 3, 2024
1 parent e4b32f2 commit e0b80a7
Show file tree
Hide file tree
Showing 2 changed files with 830 additions and 647 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ COV=pytest --cov --cov-config=pyproject.toml
develop:
pdm sync --clean

lock:
pdm lock -G :all

black:
black -l 82 src _transonic_testing data_tests tests

Expand Down
Loading

0 comments on commit e0b80a7

Please sign in to comment.