- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 684
Remove direct use of "setup.py sdist", add targets "make SPKG-sdist" #35104
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
Remove direct use of "setup.py sdist", add targets "make SPKG-sdist" #35104
Conversation
…here; use SPKG-sdist targets
…ist_ SageMath version 10.0.beta0, Release Date: 2023-02-12
| Codecov ReportBase: 88.58% // Head: 88.59% // Increases project coverage by  
 Additional details and impacted files@@            Coverage Diff            @@
##           develop   #35104    +/-   ##
=========================================
  Coverage    88.58%   88.59%            
=========================================
  Files         2140     2140            
  Lines       396961   397273   +312     
=========================================
+ Hits        351655   351953   +298     
- Misses       45306    45320    +14     
 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. | 
| Documentation preview for this PR is ready! 🎉 | 
| On a Mac, it looks like the current version of  I don't know the details of the  | 
| I think the UNKNOWN-... is a symptom of not running  | 
| 
 No, it still goes through  | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, works in my limited testing.
| I wish I knew a way to list all  | 
| I have a clunky way ( | 
| 
 In our system, that would add more code in  Overall, I don't think we should think of the targets of  | 
| Thanks for reviewing! | 
📚 Description
Fixes #34855
📝 Checklist
⌛ Dependencies