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

Remove use of six #655

Merged
merged 1 commit into from Apr 3, 2023
Merged

Remove use of six #655

merged 1 commit into from Apr 3, 2023

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Mar 29, 2023

heudiconv requires Python 3.7 or higher, so there is no need to use six.

@jwodder jwodder added the dependencies Update one or more dependencies version label Mar 29, 2023
@codecov
Copy link

codecov bot commented Mar 29, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (b2e5d03) 81.30% compared to head (b76d432) 81.29%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #655      +/-   ##
==========================================
- Coverage   81.30%   81.29%   -0.01%     
==========================================
  Files          42       42              
  Lines        3888     3887       -1     
==========================================
- Hits         3161     3160       -1     
  Misses        727      727              
Impacted Files Coverage Δ
heudiconv/info.py 100.00% <ø> (ø)
heudiconv/tests/test_tarballs.py 100.00% <ø> (ø)
heudiconv/tests/test_heuristics.py 100.00% <100.00%> (ø)
heudiconv/tests/test_main.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yarikoptic yarikoptic merged commit 2ad284e into master Apr 3, 2023
13 checks passed
@jwodder jwodder deleted the no-six branch April 10, 2023 13:47
@github-actions
Copy link

github-actions bot commented May 8, 2023

🚀 PR was released in v0.13.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants