Skip to content

Commit c7f0549

Browse files
andrewgsavagelucascolleynstarmanjorenham
authored
Add MetrologyNamespace (#9)
* namespace * review * tweaks * typevars * Apply suggestions from code review Co-authored-by: Nathaniel Starkman <[email protected]> * Update pyproject.toml * Apply suggestions from code review Co-authored-by: Nathaniel Starkman <[email protected]> * lint * fixes * some aliases * fix errors * Update __init__.py Return MetrologyNamespace in docstirngs * Apply suggestions from code review Co-authored-by: Joren Hammudoglu <[email protected]> * Apply suggestions from code review * workaround for Python build version * CI: remove obsolete setup-python * tweak package config --------- Co-authored-by: Lucas Colley <[email protected]> Co-authored-by: Nathaniel Starkman <[email protected]> Co-authored-by: Joren Hammudoglu <[email protected]>
1 parent 05af87c commit c7f0549

File tree

4 files changed

+460
-354
lines changed

4 files changed

+460
-354
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25-
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
26-
with:
27-
python-version: "3.x"
2825
- uses: prefix-dev/setup-pixi@92815284c57faa15cd896c4d5cfb2d59f32dc43d # v0.8.3
2926
with:
3027
pixi-version: v0.43.3

0 commit comments

Comments
 (0)