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

Convert QAMuditaHarness to python package which can be uploaded to pypi #4284

Open
jurgenwigg opened this issue Jan 24, 2023 · 0 comments
Open

Comments

@jurgenwigg
Copy link

⚠️ Convert QAMuditaHarness to python package which can be uploaded to pypi

📝 Description

At this moment QAMuditaHarness is imported for testing purposes as a sub-repository. It would be a lot easier and better to have such a package as a python package. It would cut down direct dependencies on other repositories.

📝 Describe the solution you'd like

Scenario for implementing this solution:

  1. Convert the repository https://github.com/mudita/QAMuditaHarness into the proper python package. It means creating PR and solving all discussions and issues there. Release package to PyPI index (this point should be discussed but since the whole code is open source I don't see any contraindications for that).
  2. Remove the dependency sub-repository from this repository. It has to include PR with changing all imports from QAMuditaHarness to the new approach.

I've already prepared PR for that in QAMuditaHarness repository for creating a package: mudita/QAMuditaHarness#53
Some cosmetic changes are still needed there but they should be applied and discussed under that PR.

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

No branches or pull requests

1 participant