Skip to content

Fix pip install issues#205

Merged
david-ruiz-cko merged 2 commits intomainfrom
issue/177
May 8, 2026
Merged

Fix pip install issues#205
david-ruiz-cko merged 2 commits intomainfrom
issue/177

Conversation

@david-ruiz-cko
Copy link
Copy Markdown
Contributor

This pull request makes a small update to the project's dependencies by adding the Deprecated package to the install_requires list in setup.py. This ensures that the package is installed alongside the other dependencies.

  • Added Deprecated >= 1.2.14 to the install_requires section in setup.py to manage deprecated functionality.

@david-ruiz-cko david-ruiz-cko requested a review from a team May 8, 2026 09:51
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 8, 2026

@armando-rodriguez-cko armando-rodriguez-cko self-requested a review May 8, 2026 10:02
@david-ruiz-cko david-ruiz-cko linked an issue May 8, 2026 that may be closed by this pull request
@david-ruiz-cko david-ruiz-cko merged commit a8ba6ef into main May 8, 2026
4 checks passed
@david-ruiz-cko david-ruiz-cko deleted the issue/177 branch May 8, 2026 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Deprecated module is not found

2 participants