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

Fold this repo into XBlock #419

Open
kdmccormick opened this issue Dec 16, 2024 · 1 comment
Open

Fold this repo into XBlock #419

kdmccormick opened this issue Dec 16, 2024 · 1 comment
Labels
code health Proactive technical investment via refactorings, removals, etc.

Comments

@kdmccormick
Copy link
Member

kdmccormick commented Dec 16, 2024

This repository is useful to XBlock developers, and it is tightly coupled to XBlock. So, let's merge it into the XBlock repository.

Considerations:

  • It should be isolated to a sub-directory and have its own requirements file. The requirements file should be available via extras-require. This way, edx-platform can run pip install xblock[django] (so that it doesn't pull in sdk dev tool packages) and developers can run pip install xblock[sdk].
@kdmccormick
Copy link
Member Author

FYI @feanil

@kdmccormick kdmccormick added the code health Proactive technical investment via refactorings, removals, etc. label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code health Proactive technical investment via refactorings, removals, etc.
Projects
None yet
Development

No branches or pull requests

1 participant