Skip to content
Snippets Groups Projects

Try to lint

Closed Tammo Jan Dijkema requested to merge test_pipeline into main
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
[build-system]
requires = ["hatchling", "hatch-vcs"]
requires = ["hatchling", "hatch-vcs","numpy"]
build-backend = "hatchling.build"
dependencies = ["numpy"]
[project]
name = "spinifex"
Loading