Commit a15dbad
Fix hatchling direct reference error for BaSiCPy (#15)
* Add flatfield optional dependency with QI2lab/BaSiCPy
- Add [flatfield] optional dependency group
- Install basicpy from QI2lab/BaSiCPy GitHub repo
- Include matplotlib for flatfield visualization
- Update [all] to include flatfield
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Fix hatchling direct reference error for BaSiCPy
Allow direct Git references in optional dependencies by setting
tool.hatch.metadata.allow-direct-references = true
Fixes CI failure in PR #14
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 81a60e4 commit a15dbad
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
83 | 86 | | |
84 | 87 | | |
85 | 88 | | |
| |||
0 commit comments