Skip to content
Snippets Groups Projects
Unverified Commit 0d10d25d authored by Luke Murphy's avatar Luke Murphy
Browse files

Remove makefile.

parent b759ee4c
No related branches found
No related tags found
1 merge request!74Remove makefile.
Pipeline #2468 failed
PIPENV := pipenv run
apply-isort:
@$(PIPENV) isort \
--recursive \
--apply \
--settings-path=setup.cfg
.PHONY: apply-isort
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment