Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pytest to ci and setup pipenv #134

Merged
merged 1 commit into from
Jul 7, 2020
Merged

Add pytest to ci and setup pipenv #134

merged 1 commit into from
Jul 7, 2020

Conversation

jenhagg
Copy link
Collaborator

@jenhagg jenhagg commented Jul 7, 2020

Same things as in PreREISE: Breakthrough-Energy/PreREISE#95

Purpose - run unit tests in CI pipeline, add pipenv as option for installing packages
What it does - add the necessary files for this to work, no package updates here since we used this repo as the baseline for other package versions.

One observation is that in Pipfile.lock, we have scipy at 1.5.1, which is higher than in PowerSimData's requirements, but this is expected since we're using setup.py to install it and version is not pinned there.

Time to review - 5 mins (mostly duplicated, from linked PR, just updated names where applicable)

@jenhagg jenhagg added this to the The Last Dance milestone Jul 7, 2020
@jenhagg jenhagg requested a review from dmuldrew July 7, 2020 00:04
Copy link
Collaborator

@rouille rouille left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Packages are consistent with those of PowerSimData.

@jenhagg jenhagg merged commit 6c4bbde into develop Jul 7, 2020
@jenhagg jenhagg deleted the jon/pipenv branch July 7, 2020 20:19
@ahurli ahurli mentioned this pull request Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants