the-lay / tiler

N-dimensional NumPy array tiling and merging with overlapping, padding and tapering
https://the-lay.github.io/tiler/
MIT License
65 stars 10 forks source link

Unpin setuptools-scm and clean build dependencies #24

Open tjni opened 1 year ago

tjni commented 1 year ago

I would like to build nixpkgs this package using the latest version of setuptools-scm. In addition:

  1. setuptools_scm_git_archive does not seem to be used, since there is no .git_archival.txt file
  2. wheel should not be specified: see the note in this section