Closed knaaptime closed 5 years ago
the purpose and logic here make sense, but i would prefer to enforce a policy that we strictly use the submodules (could be checked on each code review/PR).
we also dont have a pysal dependency, so hopefully a this would be an easy catch during a PR.
closing as I think we're generally in favor of this strategy, but please reopen if you disagree
we want to ensure consistency with the way the constituent pysal libs are imported and used throughout the package (e.g. mixing metapackage and individual libs) one way to handle that is to creata a submodule that handles all the pysal imports in one shot (which are then propagated through)