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

Use a flit-based backend? #704

Closed
blink1073 opened this issue May 4, 2022 · 1 comment · Fixed by #705
Closed

Use a flit-based backend? #704

blink1073 opened this issue May 4, 2022 · 1 comment · Fixed by #705

Comments

@blink1073
Copy link
Contributor

I'd like to contribute a flit-based backend, which I think would greatly simplify things.

Instead of a 1000 line setupbase.py we could use an in-tree backend similar to what I tried in ipython/ipykernel#927.

I had to abort that one because ipykernel ships with multiple top level entities, but ipyparallel does not.

@minrk
Copy link
Member

minrk commented May 4, 2022

I'd love that!

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

Successfully merging a pull request may close this issue.

2 participants