Update docs/source/contributing/tasks.md

Co-authored-by: Simon Li <orpheus+devel@gmail.com>
pull/1082/head
Chris Holdgraf 2021-09-13 11:28:57 -07:00 zatwierdzone przez GitHub
rodzic b83ebe9920
commit d2bdb90786
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -89,7 +89,7 @@ See the subsections below for more detailed instructions.
python freeze.py
```
This script will resolve dependencies and write them to the respective `.frozen.yml`
This script will resolve dependencies and write them to the respective `.lock`
files.
3. After the freeze script finishes, a number of files will have been **modified**.