Backend API generation ok and makefile added
Makefile
0 → 100644
... | ... | @@ -18,4 +18,5 @@ pytest-cov==2.5.1 |
pytest-xdist==1.23.0 | ||
flake8 | ||
django-debug-toolbar==1.9.1 | ||
pandas | ||
\ No newline at end of file | ||
pandas | ||
pyyaml | ||
\ No newline at end of file |
Please register or sign in to comment