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

[fix] Add static files to the pypi package #3502

Merged

Conversation

csordasmarton
Copy link
Contributor

@csordasmarton csordasmarton commented Nov 16, 2021

Closes #3499, #3515

Previously in the 6.18.0 release plist_to_html package was removed and
the source code was moved to the report_converter module. Unfortunately we
forgot to update the MANIFEST file in the root dir of the repository,
so the pypi package isn't contained these static files. This commit will
solve this problem.

Previously in the `6.18.0` release `plist_to_html` package was removed and
the source code was moved to the `report_converter` module. Unfortunately we
forgot to update the `MANIFEST` file in the root dir of the repository,
so the pypi package isn't contained these static files. This commit will
solve this problem.
@bruntib bruntib merged commit 9f28db2 into Ericsson:master Nov 17, 2021
@whisperity whisperity added CI 📦 report-converter 🔄 tools 🛠️ Meta-tag for all the additional tools supplied with CodeChecker: plist2html, tu_collector, etc. package-Python 🐍 Issues related to the officially supplied PyPI (pip) package labels Nov 30, 2021
@csordasmarton csordasmarton deleted the fix_pypi_package_static_files branch January 28, 2022 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix 🔨 CI 📦 package-Python 🐍 Issues related to the officially supplied PyPI (pip) package report-converter 🔄 tools 🛠️ Meta-tag for all the additional tools supplied with CodeChecker: plist2html, tu_collector, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing static HTML files in pip installation
3 participants