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
41 additions
and
23 deletions
opensipkd/models/__init__.py
0 → 100644
-
Please register or sign in to post a comment