We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adb03cd commit 7fb6ea4Copy full SHA for 7fb6ea4
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "quart_minify"
3
version = "0.1.1"
4
description = "A Quart extension to minify quart response for html, javascript, css and less compilation as well."
5
-authors = ["Mohamed Feddad <mrf345@gmail.com>", "Jethro Muller <git@jethromuller.co.za>"]
+authors = ["Jethro Muller <git@jethromuller.co.za>", "Mohamed Feddad <mrf345@gmail.com>"]
6
license = "MIT"
7
packages = [
8
{include = "quart_minify"}
0 commit comments