bootstrapit update

This commit is contained in:
Manuel Barkhau 2020-05-25 07:45:46 +00:00
parent 02597962d0
commit 4d8395050f
9 changed files with 94 additions and 57 deletions

View file

@ -10,9 +10,8 @@ ADD README.md README.md
ADD CHANGELOG.md CHANGELOG.md
ADD LICENSE LICENSE
ADD makefile makefile
ADD makefile.config.make makefile.config.make
ADD makefile.extra.make makefile.extra.make
ADD makefile.bootstrapit.make makefile.bootstrapit.make
ENV PYTHONPATH="src/:vendor/"
CMD make test_compat
CMD make lint test_compat