Commit Graph

2 Commits (3383c825b9d220513db2fa42ddffe2a58f3ed377)

Author SHA1 Message Date
blob42 3383c825b9 linting in docker and parallel make jobs
- linting can be run in docker in parallel with `make -j4 docker.lint`
1 year ago
blob42 c858472d2a added all extra dependencies to dev image + customized builds
- downgraded to python 3.10 to accomadate installing all dependencies
- by default installs all dev + extra dependencies
- option to install only dev dependencies by customizing .env file
1 year ago