4 Commits

Author SHA1 Message Date
Anush
9b63427118 chore: pre-commit formatting (#91)
* chore: formatting

* chore: formatting

* chore: remove other hooks

* Update poetry lock

---------

Co-authored-by: Nirant Kasliwal <nirant.bits@gmail.com>
2024-01-16 15:06:54 +05:30
NirantK
472057abf3 * chore(ci.yml): add mknotebooks package to pip install command 2023-08-21 19:17:14 +05:30
NirantK
97fa834c5b * chore(ci.yml): add additional dependencies for mkdocs deployment
* chore(dev-requirements.txt): remove unused dependencies
2023-08-21 18:53:51 +05:30
NirantK
49aa267d05 * feat(ci.yml): add CI workflow for continuous integration
*
* This commit adds a new file `.github/workflows/ci.yml` which contains the configuration for the CI workflow. The workflow is triggered on push events to the `master` and `main` branches. It runs on an Ubuntu environment and consists
2023-08-21 17:51:19 +05:30