Skip to content

Required packages are incomplete and possibly incorrect #5

Description

@simmsa

Packages are specified in both:

pyproject.toml

https://github.com/NREL-MODAQ2/MODAQ_toolkit/blob/94be11453c39261a32a31d9fa89cdab546d92c50/pyproject.toml#L37-L66

And requirements.txt

https://github.com/NREL-MODAQ2/MODAQ_toolkit/blob/94be11453c39261a32a31d9fa89cdab546d92c50/requirements.txt#L1-L4

The packages in pyproject.toml are likely correct and requirements.txt is out of date. Also requirements.txt is missing a parquet package.

We need to determine if we need both requirements.txt and pyproject.toml for pip installs. If requirements.txt is not necessary we should remove it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions