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

chore: Update to fgen=0.4.1 #2

Merged
merged 3 commits into from
Apr 10, 2024
Merged

chore: Update to fgen=0.4.1 #2

merged 3 commits into from
Apr 10, 2024

Conversation

lewisjared
Copy link
Owner

@lewisjared lewisjared commented Apr 10, 2024

Description

Update fgen to v0.4.1

Checklist

Please confirm that this pull request has done the following:

  • Tests added
  • Documentation added (where applicable)
  • Changelog item added to changelog/

@@ -49,7 +49,7 @@ liccheck = "^0.9.1"
cmakelang = "^0.6.13"

[build-system]
requires = ["scikit-build-core", "oldest-supported-numpy", "fgen==0.3.1"]
requires = ["scikit-build-core", "oldest-supported-numpy", "fgen[templates]==0.4.1"]
Copy link
Owner Author

Choose a reason for hiding this comment

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

@znicholls this is a nice part about splitting out the template dependencies. fgen[templates] is only needed as a build dep

Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice

@lewisjared
Copy link
Owner Author

@znicholls Bumping versions went very smooth for this trivial example

@lewisjared lewisjared merged commit d8e3ca1 into main Apr 10, 2024
10 checks passed
@lewisjared lewisjared deleted the update-fgen branch April 10, 2024 13:16
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.

None yet

2 participants