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

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Better setuptools fix #640

merged 2 commits into from
Nov 7, 2024

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

@neworderofjamie neworderofjamie added this to the GeNN 5.1.0 milestone Oct 9, 2024
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).
Report is 7 commits behind head on master.

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.

Copy link
Member

@tnowotny tnowotny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, hopefully this continues to work better for a while.

@neworderofjamie neworderofjamie merged commit d973817 into master Nov 7, 2024
1 of 3 checks passed
@neworderofjamie neworderofjamie deleted the better_setuptools_fix branch November 7, 2024 16:35
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
2 participants