-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Add support for cython, depend on sagemath, instructions for PyPI #19
base: master
Are you sure you want to change the base?
Conversation
You can get the list of tarballs without using Python in one line
bash is much better than Python for that kind of things |
Would be much cleaner to set a variable
and use it everywhere sage is called |
I am currently at Sage Days 117. There was a demo earlier this week on how to share code and create a package where we used sage_sample. I am now taking a look at all the PR that have been here for years now... The current PR has conflicts. I let the author or someone else fix them. |
After using the template to distribute my own project, I have added some functionality to the package. In particular: