buildout.hash.cfg 1000 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# THIS IS NOT A BUILDOUT FILE, despite purposedly using a compatible syntax.
# The only allowed lines here are (regexes):
# - "^#" comments, copied verbatim
# - "^[" section beginings, copied verbatim
# - lines containing an "=" sign which must fit in the following categorie.
#   - "^\s*filename\s*=\s*path\s*$" where "path" is relative to this file
#     Copied verbatim.
#   - "^\s*hashtype\s*=.*" where "hashtype" is one of the values supported
#     by the re-generation script.
#     Re-generated.
# - other lines are copied verbatim
# Substitution (${...:...}), extension ([buildout] extends = ...) and
# section inheritance (< = ...) are NOT supported (but you should really
# not need these here).

[instance]
filename = instance.cfg.in
18
md5sum = 7c9444fbe8dc8faea67ede2b77e188ed
19 20 21

[yarn.lock]
filename = yarn.lock
22
md5sum = c2523a5c832f617c374ee621d50d9e52
23 24 25

[python-language-server-requirements.txt]
filename = python-language-server-requirements.txt
26
md5sum = 4267cd9a5d22ab46362083ede26523d0