Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update from upstream Superlinear cookiecutter template (#5)
* feat: prefer mypy daemon (superlinear-ai#245) * fix: remove deprecated ruff imports feature (superlinear-ai#246) * feat: add GitHub Codespaces badge (superlinear-ai#247) * docs: update ruff hyperlink (superlinear-ai#248) docs: update Ruff hyperlink * feat: increase minimum Python version to 3.10 (superlinear-ai#249) * feat: add ipython to dev dependencies * feat: increase minimum Python version to 3.10 * fix: update ruff log level (superlinear-ai#250) * fix: conflicting dependencies between ipython and commitizen (superlinear-ai#252) * chore: replace Radix with Superlinear (superlinear-ai#251) Co-authored-by: Xavier Goás Aguililla <[email protected]> * feat: remove CI/CD, add PostgreSQL + Adminer options (#1) * feat: removed CI/CD, added PostgreSQL and Adminer options * fix(LICENSE): typo in name * chore: documented new cookiecutter options * chore: add `poetry install` instruction in README * chore: add poe lint/test instructions to README * feat: add Streamlit app option to cookiecutter (#2) * feat: add with_streamlit cookiecutter option * chore: rename with_streamlit cookiecutter var * feat: add VSCode debug launch config * chore: update LICENSE date * chore(README): fixed syntax * refactor(docker-compose): remove version (deprecated) * feat: removed GitHub test flow --------- Co-authored-by: Laurent Sorber <[email protected]> Co-authored-by: r-dh <[email protected]> Co-authored-by: Xavier Goás Aguililla <[email protected]> Co-authored-by: Xavier Goás Aguililla <[email protected]>
- Loading branch information