Loading src/pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -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 = [ Loading tests/test_common/test_env.py→tests/test_pygarden/test_env.py +0 −0 File moved. View file tests/test_common/test_file_operations.py→tests/test_pygarden/test_file_operations.py +0 −0 File moved. View file tests/test_common/test_mixins/test_minio.py→tests/test_pygarden/test_mixins/test_minio.py +0 −0 File moved. View file tests/test_common/test_mixins/test_multiple.py→tests/test_pygarden/test_mixins/test_multiple.py +0 −0 File moved. View file Loading
src/pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -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 = [ Loading
tests/test_common/test_file_operations.py→tests/test_pygarden/test_file_operations.py +0 −0 File moved. View file
tests/test_common/test_mixins/test_minio.py→tests/test_pygarden/test_mixins/test_minio.py +0 −0 File moved. View file
tests/test_common/test_mixins/test_multiple.py→tests/test_pygarden/test_mixins/test_multiple.py +0 −0 File moved. View file