Commit d43bc8db authored by Grant, Josh's avatar Grant, Josh
Browse files

rename test_common -> test_pygarden

parent 8b9c3e60
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ authors = [
version = "0.3.7"
description = "Package to perform everyday tasks - logging, accessing database, etc."
readme = "README.md"
requires-python = ">=3.9"
requires-python = ">=3.9,<4.0"
keywords = ["mixins", "logging", "database", "mysqlmixin", "postgresmixin", "pandasmixin"]
license = {file = "LICENSE"}
classifiers = [