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

Better setuptools fix #640

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

neworderofjamie
Copy link
Contributor

@neworderofjamie neworderofjamie commented Oct 9, 2024

Discussed this with Marcel in brian-team/brian2#1558 and seems the best solution to this issue. Tested with setuptools 69.5.1 and 75.1.0

Fixes #637

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 87.83%. Comparing base (9c6f6f6) to head (7813e7f).

Files with missing lines Patch % Lines
pygenn/genn_model.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #640      +/-   ##
==========================================
- Coverage   87.85%   87.83%   -0.03%     
==========================================
  Files         104      104              
  Lines       14100    14103       +3     
==========================================
- Hits        12388    12387       -1     
- Misses       1712     1716       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Windows compiler-finding logic to work with setuptools 74
1 participant