updated file locations

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-08-02 16:27:15 +01:00
parent 203cc2b682
commit c631b24a9d
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9
4 changed files with 4 additions and 4 deletions

View file

@ -25,5 +25,5 @@ yamllint:
pip-requirements:
@echo 'Python dependencies:'
@cat requirements.txt
@cat .config/requirements.txt
pip3 install -r requirements.txt