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

bootstrapping package from template #6

Merged
merged 3 commits into from
Feb 20, 2024
Merged

bootstrapping package from template #6

merged 3 commits into from
Feb 20, 2024

Conversation

amitschang
Copy link
Member

@amitschang amitschang commented Feb 20, 2024

This PR is just bootstrapping from the template, including all the version upgrades that dependabot wants to make packaged into one for simplicity. Also not bothering with codecov at the moment, but can sort that out later.

@amitschang amitschang marked this pull request as ready for review February 20, 2024 16:59
@amitschang amitschang requested a review from jamienoss February 20, 2024 17:00
@@ -80,7 +80,7 @@ exclude = [
"_version.py"
]

ignore = [
lint.ignore = [
Copy link
Member

Choose a reason for hiding this comment

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

Looks like a needed back-port.

Copy link
Member Author

Choose a reason for hiding this comment

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

yes, I will do it shortly 😄

Copy link
Member

@jamienoss jamienoss 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 to me other than the one missing change in docs/source/conf.py
https://github.com/ssec-jhu/evolver-ng/blob/main/docs/source/conf.py#L51

@amitschang amitschang requested a review from a team as a code owner February 20, 2024 17:32
@jamienoss jamienoss self-requested a review February 20, 2024 17:35
Copy link
Member

@jamienoss jamienoss left a comment

Choose a reason for hiding this comment

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

👍

@amitschang amitschang merged commit 300342d into main Feb 20, 2024
6 checks passed
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