The test functions I put in npgmlwarehouse.db.utils putpyyaml and sqlalchemy_utils in the required dependencies for the library even when not testing. Consumers must install with [test], or install the missing dependencies themselves. Needs either dynamic dependencies, promote these two packages to general install, or to undo the refactoring.
The test functions I put in npgmlwarehouse.db.utils put
pyyamlandsqlalchemy_utilsin the required dependencies for the library even when not testing. Consumers must install with[test], or install the missing dependencies themselves. Needs either dynamic dependencies, promote these two packages to general install, or to undo the refactoring.