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

bump the Python version to 3.10 #1465

Merged
merged 3 commits into from
Feb 4, 2022

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Feb 2, 2022

Test whether deepmd-kit is compatible with the latest Python. Also add Python 3.10 to wheel building.
TF 2.8 was just released with Python 3.10 support.

Also note that Python 3.6 is reaching its end of life as of December 2021.

Test whether deepmd-kit is compatible with the latest Python. TF 2.8 was just released with Python 3.10 support.
@njzjz njzjz changed the title bump the testing Python version to 3.10 bump the Python version to 3.10 Feb 2, 2022
@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2022

Codecov Report

Merging #1465 (771f19f) into devel (bbdaa10) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel    #1465      +/-   ##
==========================================
- Coverage   75.67%   75.67%   -0.01%     
==========================================
  Files          92       92              
  Lines        7667     7671       +4     
==========================================
+ Hits         5802     5805       +3     
- Misses       1865     1866       +1     
Impacted Files Coverage Δ
deepmd/descriptor/se_a_ef.py 55.02% <0.00%> (-0.30%) ⬇️
deepmd/descriptor/se_t.py 97.36% <0.00%> (+0.01%) ⬆️
deepmd/descriptor/loc_frame.py 97.65% <0.00%> (+0.01%) ⬆️
deepmd/descriptor/se_a.py 94.17% <0.00%> (+0.01%) ⬆️

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 bbdaa10...771f19f. Read the comment docs.

@njzjz njzjz requested review from amcadmus and wanghan-iapcm and removed request for amcadmus February 2, 2022 23:31
@wanghan-iapcm
Copy link
Collaborator

Could you please check why the build wheel action failed?

@njzjz
Copy link
Member Author

njzjz commented Feb 3, 2022

Could you please check why the build wheel action failed?

I uploaded a new version of manylinux2010_x86_64_tensorflow, which contains a stable version of Python 3.10, making the CI passed.

Note: I still don't have the write access to manylinux2010_x86_64_tensorflow. I was using your token.

@wanghan-iapcm wanghan-iapcm merged commit 0d8fe0a into deepmodeling:devel Feb 4, 2022
@njzjz njzjz deleted the njzjz-patch-5 branch February 4, 2022 14: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

3 participants