Skip to content

make: *** No rule to make target requirements-test.txt', needed by venv-test/touchfile'. Stop. #176

@weiweihuanghuang

Description

@weiweihuanghuang

I'm trying to update my Fragment Mono to the latest googlefonts-project-template. So I run make update-project-template then I run make update and I get this error:

test -d venv || python3 -m venv venv
. venv/bin/activate; pip install -Ur requirements.txt
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.in'

So I grab the requirements.in from the latest comit and run it again which updates a bunch of tools then I get this message:

touch venv/touchfile
make: *** No rule to make target `requirements-test.txt', needed by `venv-test/touchfile'.  Stop.

What's that mean?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions