We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 407711c commit cdda300Copy full SHA for cdda300
3 files changed
unicorn_contracts/Makefile
@@ -75,7 +75,6 @@ ci_init:
75
uv venv
76
uv export --no-hashes --format=requirements.txt --output-file=src/requirements.txt --extra=dev
77
uv pip install -r src/requirements.txt
78
- uv sync
79
80
81
#### Helper Functions
unicorn_properties/Makefile
@@ -47,4 +47,3 @@ ci_init:
47
48
49
uv run pip install -r src/requirements.txt
50
unicorn_web/Makefile
@@ -55,7 +55,6 @@ ci_init:
55
56
57
58
59
60
61
0 commit comments