Files
dotfiles/tests/Makefile
Andrejus 638c907c06 further cleanup
update docs and tests
2020-03-03 17:49:10 +00:00

7 lines
109 B
Makefile

# dotfiles tests Makefile
SHELL := /bin/bash
all:
source ${HOME}/.bashrc
poetry install
poetry run pytest