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

Use python3 for config/install-mod.py #118

Merged
merged 1 commit into from
Aug 13, 2021
Merged

Use python3 for config/install-mod.py #118

merged 1 commit into from
Aug 13, 2021

Conversation

e-kwsm
Copy link
Contributor

@e-kwsm e-kwsm commented Aug 12, 2021

No description provided.

@codecov
Copy link

codecov bot commented Aug 12, 2021

Codecov Report

Merging #118 (05465df) into main (1189af7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   59.16%   59.16%           
=======================================
  Files          40       40           
  Lines        2946     2946           
  Branches      995      995           
=======================================
  Hits         1743     1743           
  Misses        642      642           
  Partials      561      561           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1189af7...05465df. Read the comment docs.

@awvwgk
Copy link
Member

awvwgk commented Aug 12, 2021

Are there still systems around where python is an alias for python2?

@e-kwsm
Copy link
Contributor Author

e-kwsm commented Aug 12, 2021

Actually, python seems to be no longer available on Debian bullseye (next stable), which provides python3 and python2.
This leads to installation failure.

@awvwgk awvwgk merged commit 6e5709f into dftd4:main Aug 13, 2021
@e-kwsm e-kwsm deleted the python3 branch August 13, 2021 08:09
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.

None yet

2 participants