Skip to content

Use setup.py for all installs#632

Merged
rafmudaf merged 1 commit intoNatLabRockies:developfrom
rafmudaf:requirements
Apr 25, 2023
Merged

Use setup.py for all installs#632
rafmudaf merged 1 commit intoNatLabRockies:developfrom
rafmudaf:requirements

Conversation

@rafmudaf
Copy link
Collaborator

Consolidate installation methods and requirements list

This pull request consolidates the two methods for installing floris from source and maintains a single list of requirements. Previously, we maintained the setup.py list and two requirements.txt's. However, it is simple enough to use the EXTRAS requirements in setup.py and it is simpler to maintain a single list of requirements and versions.

This will update #613, #630, and #631.

Related issue

No issue, but the two lists of dependencies periodically get out of date.

Instead of requirements.txt
@rafmudaf rafmudaf requested a review from RHammond2 April 24, 2023 23:39
@rafmudaf rafmudaf self-assigned this Apr 24, 2023
@rafmudaf rafmudaf merged commit 68820b7 into NatLabRockies:develop Apr 25, 2023
@rafmudaf rafmudaf deleted the requirements branch April 26, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant