Skip to content

Commit 7fb6ea4

Browse files
committed
Reorder authors
1 parent adb03cd commit 7fb6ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "quart_minify"
33
version = "0.1.1"
44
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>"]
5+
authors = ["Jethro Muller <git@jethromuller.co.za>", "Mohamed Feddad <mrf345@gmail.com>"]
66
license = "MIT"
77
packages = [
88
{include = "quart_minify"}

0 commit comments

Comments
 (0)