Skip to content

v0.1.1

Choose a tag to compare

@d-hayashi d-hayashi released this 24 Jun 01:49
· 246 commits to master since this release
f99feeb

Bug fixes

  • Address the issue that publishing PyDTK to PyPI fails with 400 HTTPError

Changes

  • Minor changes to solve the issue above:
    • Remove direct dependencies (pql and pypcd)
    • Include package pql inside pydtk.db.v4.deps
    • Due to the dependency issue above, you need to install some additional packages depending on the models you want to use
    • mongodb is supported without extra packages.