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/update dependencies management #260

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

acuanico-tr-galt
Copy link
Collaborator

@acuanico-tr-galt acuanico-tr-galt commented Aug 29, 2024

Issue being resolved: Improve flexibility of TRCLI to allow backward-compatible and other minor versions of dependencies to be supported

Solution description

By setting up the dependencies to be more flexible in terms of version (support backward-compatible and non-breaking minor versions)

Changes

We updated the setup.py to have updated versions supported (non-breaking only)

Potential impacts

No impact on the tool.

Steps to test

We can test this via Tox automation:

  1. Install Tox in your environment
  2. Go to the project root directory. Be sure to change the tox.ini file to run the matrix test for dependencies.
  3. Enter tox in the root project directory.

PR Tasks

  • PR reference added to issue
  • README updated
  • Unit tests added/updated

@acuanico-tr-galt acuanico-tr-galt merged commit 2ac1504 into main Aug 30, 2024
10 checks passed
@acuanico-tr-galt acuanico-tr-galt deleted the fix/update-dependencies-management branch September 2, 2024 08:59
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

Successfully merging this pull request may close these issues.

1 participant