No description
Find a file
dependabot[bot] 4b3d429cc7
Bump python from 3.10.7-bullseye to 3.11.0-bullseye
Bumps python from 3.10.7-bullseye to 3.11.0-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 08:31:22 +00:00
.github Add github flows 2022-10-31 09:02:54 +01:00
.idea Add models 2022-10-29 00:32:18 +02:00
contrib Initial commit 2022-10-28 22:16:23 +02:00
db Initial commit 2022-10-28 22:16:23 +02:00
docker Initial commit 2022-10-28 22:16:23 +02:00
envs Initial commit 2022-10-28 22:16:23 +02:00
src Fix tests 2022-10-31 09:25:38 +01:00
.envrc Initial commit 2022-10-28 22:16:23 +02:00
.eslintrc Initial commit 2022-10-28 22:16:23 +02:00
.gitignore Add some tests 2022-10-30 09:30:54 +01:00
.gitmodules Initial commit 2022-10-28 22:16:23 +02:00
.pre-commit-config.yaml Initial commit 2022-10-28 22:16:23 +02:00
.prettierrc Initial commit 2022-10-28 22:16:23 +02:00
docker-compose-build.yaml Initial commit 2022-10-28 22:16:23 +02:00
docker-compose.yaml Fix docker build 2022-10-31 09:01:44 +01:00
Dockerfile Bump python from 3.10.7-bullseye to 3.11.0-bullseye 2022-10-31 08:31:22 +00:00
LICENSE Add license 2022-10-30 08:52:02 +01:00
poetry.lock Improve notes display & fix character creation defaults 2022-10-31 00:42:26 +01:00
pyproject.toml Improve notes display & fix character creation defaults 2022-10-31 00:42:26 +01:00
README.md Initial commit 2022-10-28 22:16:23 +02:00
tasks.py Initial commit 2022-10-28 22:16:23 +02:00

charasheet

Quick start

pre-commit install --install-hooks
poetry install
inv test