Skip to content

Consolidate dependency management to a single source of truth #18

@caitlon

Description

@caitlon
  • Update pyproject.toml to include all dependencies currently spread across files
  • Ensure all used packages (lightgbm, deap, statsmodels, boto3, etc.) are properly listed
  • Use up-to-date versions for all dependencies
  • Remove setup.py as it's redundant with pyproject.toml
  • Remove requirements.txt after consolidation
  • Update documentation to reflect the new installation method

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions