mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
requirements: Fix paths to 'non-"lock" files'; those are the .in files
This commit is contained in:
committed by
Tim Abbott
parent
237dc1eb21
commit
3207928418
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# This file is GENERATED. Don't edit directly.
|
||||
#
|
||||
# To update, edit the non-"lock" files in requirements/*.txt, then:
|
||||
# To update, edit the non-"lock" files in requirements/*.in, then:
|
||||
#
|
||||
# tools/update-locked-requirements
|
||||
#
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# This file is GENERATED. Don't edit directly.
|
||||
#
|
||||
# To update, edit the non-"lock" files in requirements/*.txt, then:
|
||||
# To update, edit the non-"lock" files in requirements/*.in, then:
|
||||
#
|
||||
# tools/update-locked-requirements
|
||||
#
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# This file is GENERATED. Don't edit directly.
|
||||
#
|
||||
# To update, edit the non-"lock" files in requirements/*.txt, then:
|
||||
# To update, edit the non-"lock" files in requirements/*.in, then:
|
||||
#
|
||||
# tools/update-locked-requirements
|
||||
#
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# This file is GENERATED. Don't edit directly.
|
||||
#
|
||||
# To update, edit the non-"lock" files in requirements/*.txt, then:
|
||||
# To update, edit the non-"lock" files in requirements/*.in, then:
|
||||
#
|
||||
# tools/update-locked-requirements
|
||||
#
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# This file is GENERATED. Don't edit directly.
|
||||
#
|
||||
# To update, edit the non-"lock" files in requirements/*.txt, then:
|
||||
# To update, edit the non-"lock" files in requirements/*.in, then:
|
||||
#
|
||||
# tools/update-locked-requirements
|
||||
#
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# This file is GENERATED. Don't edit directly.
|
||||
#
|
||||
# To update, edit the non-"lock" files in requirements/*.txt, then:
|
||||
# To update, edit the non-"lock" files in requirements/*.in, then:
|
||||
#
|
||||
# tools/update-locked-requirements
|
||||
#
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# This file is GENERATED. Don't edit directly.
|
||||
#
|
||||
# To update, edit the non-"lock" files in requirements/*.txt, then:
|
||||
# To update, edit the non-"lock" files in requirements/*.in, then:
|
||||
#
|
||||
# tools/update-locked-requirements
|
||||
#
|
||||
|
@@ -17,7 +17,7 @@ compile_requirements() {
|
||||
#
|
||||
# This file is GENERATED. Don't edit directly.
|
||||
#
|
||||
# To update, edit the non-"lock" files in requirements/*.txt, then:
|
||||
# To update, edit the non-"lock" files in requirements/*.in, then:
|
||||
#
|
||||
# tools/update-locked-requirements
|
||||
#
|
||||
|
Reference in New Issue
Block a user