Skip to content

pullrequests Search Results · repo:mhe/pynrrd language:Python

Filter by

98 results
 (118 ms)

98 results

inmhe/pynrrd (press backspace or delete to remove)

move metadata from setup.py to pyproject.toml - package version is dynamically extracted from nrrd.__version__ upgrade pre-commit hooks - replace flake8 hook by https://github.com/PyCQA/flake8, ...
  • dyollb
  • 3
  • Opened 
    23 days ago
  • #151

Thanks for writing this library! The nrrd spec says that the space directions field must be a list of some combination of vectors (for spatial axes) and none (for non-spatial axes like color). It looks ...
  • jasper-tms
  • 4
  • Opened 
    on Jul 26
  • #149

Alter secret name for PyPi token
  • addisonElliott
  • Opened 
    on Oct 9, 2022
  • #145

Remove Travis CI and utilize GitHub actions for publishing packages.
  • addisonElliott
  • Opened 
    on Oct 3, 2022
  • #144

Prevent importing nrrd package in setup.py because this causes an error about nptyping package missing whilst running setup.py which is in the process of installing the packages. The fix is to read the ...
  • addisonElliott
  • Opened 
    on Oct 3, 2022
  • #143

Additionally, update flake8 dependency in pre-commit to fix lint error.
  • addisonElliott
  • Opened 
    on Oct 3, 2022
  • #142

Update docs/requirements.txt to include pinned deps. This is done according to the advice from ReadTheDocs here: https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html#pinning-dependencies ...
  • addisonElliott
  • Opened 
    on Sep 22, 2022
  • #139

Point to stable version instead of latest
  • addisonElliott
  • Opened 
    on Sep 22, 2022
  • #138

  • addisonElliott
  • Opened 
    on Sep 22, 2022
  • #136