hackish
|
76318e622d
|
* chore(poetry.lock): update category for click and colorama packages
* feat(poetry.lock): add h11 package
* feat(poetry.lock): add uvicorn package
* chore(pyproject.toml): add uvicorn package to dev dependencies
|
2023-09-13 13:09:07 -07:00 |
|
hackish
|
8a6776fd51
|
* feat(.gitignore): add development.sqlite to ignore list
* feat(config.py): add configuration for SQLite database
|
2023-09-13 13:07:09 -07:00 |
|
hackish
|
21396b5660
|
* chore(python): update dependencies
* - Add sqlmodel version 0.0.8
* - Remove unused dependencies (sqlalchemy)
|
2023-09-13 13:04:44 -07:00 |
|
hackish
|
6a5cc80452
|
* chore: add poetry.lock file for poetry dependencies
|
2023-09-13 13:02:50 -07:00 |
|
hackish
|
d841969e09
|
* chore: add .flake8 configuration file
* chore: add .pre-commit-config.yaml file with pre-commit hooks configuration
* chore: add mxroute_relay/__init__.py file
* chore: add pyproject.toml file with project metadata and dependencies configuration
|
2023-09-13 13:02:02 -07:00 |
|
|
bda36e14ae
|
Initial commit
|
2023-09-13 12:48:58 -07:00 |
|