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 specification of multiple package versions #1292

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Conversation

pi-sigma
Copy link
Contributor

@pi-sigma pi-sigma commented Jul 3, 2024

Specifying multiple package versions without separator (comma, semicolon) is deprecated since pip 24.1 (https://pip.pypa.io/en/stable/news/).

@codecov-commenter
Copy link

codecov-commenter commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.23%. Comparing base (1d83a79) to head (4013dc7).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1292   +/-   ##
========================================
  Coverage    44.23%   44.23%           
========================================
  Files          973      973           
  Lines        35602    35602           
========================================
  Hits         15747    15747           
  Misses       19855    19855           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

    - specifying multiple package versions without separator (comma or semicolon)
      is deprecated since pip 24.1
@pi-sigma pi-sigma force-pushed the fix/requirements branch from edaa6ad to 4013dc7 Compare July 3, 2024 07:57
@pi-sigma pi-sigma changed the title Fix/requirements Fix specification of multiple package versions Jul 3, 2024
@pi-sigma pi-sigma requested a review from swrichards July 3, 2024 08:22
@pi-sigma pi-sigma marked this pull request as ready for review July 3, 2024 08:22
@alextreme alextreme merged commit 4c72b17 into develop Jul 3, 2024
19 checks passed
@alextreme alextreme deleted the fix/requirements branch July 3, 2024 10:03
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.

4 participants