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

Eliminate use of distutils #203

Merged
merged 2 commits into from
Mar 13, 2023
Merged

Eliminate use of distutils #203

merged 2 commits into from
Mar 13, 2023

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Mar 13, 2023

Distutils is deprecated and will be removed from Python in v3.12.

@jwodder jwodder added internal Changes only affect the internal API CHANGELOG-missing labels Mar 13, 2023
@codeclimate
Copy link

codeclimate bot commented Mar 13, 2023

Code Climate has analyzed commit e82ed74 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Mar 13, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (afc5486) 93.49% compared to head (e82ed74) 93.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #203   +/-   ##
=======================================
  Coverage   93.49%   93.49%           
=======================================
  Files          19       19           
  Lines         938      938           
=======================================
  Hits          877      877           
  Misses         61       61           
Impacted Files Coverage Δ
datalad_container/adapters/tests/test_docker.py 93.84% <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
Copy link
Member

thank you!

@yarikoptic yarikoptic merged commit 15b462f into master Mar 13, 2023
@yarikoptic yarikoptic deleted the no-distutils branch March 13, 2023 20:17
@github-actions
Copy link

PR released in 1.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes only affect the internal API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants