Skip to content

Commit 5cef7c7

Browse files
committed
Add uWSGI.
1 parent c813473 commit 5cef7c7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

poetry.lock

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ flask_assets = "*"
2424
faker = "*"
2525
requests = "*"
2626
python-dotenv = "*"
27+
uwsgi = "^2.0.19"
2728

2829
[tool.poetry.dev-dependencies]
2930
lesscpy = "*"

0 commit comments

Comments
 (0)