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

Audit pyproject.toml for Funding = Numfocus, and add Funding = to missing ones. #86

Open
Carreau opened this issue Dec 19, 2024 · 0 comments
Labels
community Jupyter community related issues`

Comments

@Carreau
Copy link

Carreau commented Dec 19, 2024

See recent jupyter-server/jupyter_server#1485, Many projects are affected:

$ rg 'Funding = ' -t toml
ipykernel/pyproject.toml
42:Funding = "https://numfocus.org/donate"

traitlets/pyproject.toml
30:Funding = "https://numfocus.org"

jupyter_server/pyproject.toml
50:Funding = "https://jupyter.org/about#donate"

pytest-jupyter/pyproject.toml
60:Funding = "https://numfocus.org/donate"

ipython/pyproject.toml
54:Funding = "https://numfocus.org/"

jupyter_core/pyproject.toml
37:Funding = "https://numfocus.org/"
@Zsailer Zsailer moved this to Backlog in EC Priorities and Tasks Jan 6, 2025
@Zsailer Zsailer added the community Jupyter community related issues` label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Jupyter community related issues`
Projects
Status: Backlog
Development

No branches or pull requests

2 participants