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

Don't include setup.py hash in cache key #195

Merged
merged 3 commits into from
Jan 19, 2024
Merged

Don't include setup.py hash in cache key #195

merged 3 commits into from
Jan 19, 2024

Commits on Jan 15, 2024

  1. Don't include setup.py hash in cache key

    Having separate caches for different versions of setup.py increases
    the github storage usage, and is unlikely to provide much practical
    benefit.
    drasmuss committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    7a7239d View commit details
    Browse the repository at this point in the history
  2. Update copyright year

    drasmuss committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    0be81dd View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

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