Skip to content

Commit b414973

Browse files
authored
Merge pull request #37 from brandons209/update-3.5
fix misnamed requirement
2 parents 151b0fc + aa4f982 commit b414973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activitylog/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"jinja2",
1616
"sqlalchemy",
1717
"numpy",
18-
"pymsql"
18+
"pymysql"
1919
],
2020
"short": "Log messages, audit actions, and track user statistics.",
2121
"tags": [

0 commit comments

Comments
 (0)