Skip to content

Commit b22d511

Browse files
1 parent 9e957c4 commit b22d511

File tree

3 files changed

+239
-2
lines changed

3 files changed

+239
-2
lines changed

.fastapi-mvc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: 0197cac
2+
_commit: c7d312b
33
_src_path: .
44
aiohttp: true
55
author: Radosław Szamszur

poetry.lock

+237-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ black = "~23.1.0"
4141
Sphinx = "~5.3.0"
4242
Pallets-Sphinx-Themes = "~2.0.2"
4343
myst-parser = "~0.19.0"
44+
fastapi-mvc = "^0.26.0"
4445

4546
[tool.poetry.scripts]
4647
example = 'example.cli:cli'

0 commit comments

Comments
 (0)