Skip to content

Commit 4a58967

Browse files
committed
Fix Makefile for consequences of SciTools#5204.
1 parent 7dfc29a commit 4a58967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
lockfiles:
2-
python tools/update_lockfiles.py -o requirements/ci/nox.lock requirements/ci/py*.yml
2+
python tools/update_lockfiles.py -o requirements/locks requirements/py*.yml

0 commit comments

Comments
 (0)