Refactor pyproject.toml for package discovery and add new dependencies
- Updated package configuration to use setuptools' find_packages with namespace support. - Included new dependencies: lxml and pandas. - Created __init__.py in the models module to import from base models.
Showing
5 changed files
with
26 additions
and
21 deletions
This diff could not be displayed because it is too large.
opensipkd/models/__init__.py
0 → 100644
-
Please register or sign in to post a comment