Python → Virtualenv → Install packages → Run task (tests, lint). Which, in a Makefile simply looks like this: .venv/bin/python: python3 ...
確定! 回上一頁