Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FileNotFoundErrors to support windows #1

Open
wants to merge 14 commits into
base: windows
Choose a base branch
from

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    fc112b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    1a116cd View commit details
    Browse the repository at this point in the history
  2. Use dirname over rsplit

    mataton committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e656012 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Fix temp file opening issues

    mataton committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8ae53dd View commit details
    Browse the repository at this point in the history
  2. Fix other temp file issues

    mataton committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4b3adc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Supporting NumPy 2.0 (biocore#950)

    * added numpy-2.0 support
    
    * Update ChangeLog.md
    qiyunzhu authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d00f947 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50b6908 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    bdbc4db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0654ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07236ff View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    e38dae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    563eda1 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    mataton committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    00a532e View commit details
    Browse the repository at this point in the history
  4. Update ChangeLog.md

    wasade authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bf11bfd View commit details
    Browse the repository at this point in the history