The recent refactor of this skill removed the need for any of the third party Python packages in requirements.txt. However, the packages are still listed in the file.
Type of PR
If your PR fits more than one category, there is a high chance you should submit more than one PR. Please consider this carefully before opening the PR.
Either delete those that do not apply, or add an x between the square brackets like so: - [x]
Description
The recent refactor of this skill removed the need for any of the third party Python packages in requirements.txt. However, the packages are still listed in the file.
Type of PR
If your PR fits more than one category, there is a high chance you should submit more than one PR. Please consider this carefully before opening the PR. Either delete those that do not apply, or add an x between the square brackets like so:
- [x]
Testing
Install skill. It should work as before.
Documentation
Not applicable for this PR