File tree 3 files changed +3
-2
lines changed 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
14
14
BrillouinZoneMeshes = " 0.1"
15
15
CompositeGrids = " 0.1"
16
16
GreenFunc = " 0.2"
17
+ PythonCall = " 0.9"
17
18
julia = " 1.6, 1.7, 1.8"
18
19
19
20
[extras ]
Original file line number Diff line number Diff line change 3
3
[ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://numericaleft.github.io/NEFTInterface.jl/stable/ )
4
4
[ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://numericaleft.github.io/NEFTInterface.jl/dev/ )
5
5
[ ![ Build Status] ( https://github.com/numericaleft/NEFTInterface.jl/actions/workflows/CI.yml/badge.svg?branch=master )] ( https://github.com/numericaleft/NEFTInterface.jl/actions/workflows/CI.yml?query=branch%3Amaster )
6
- [ ![ Coverage] ( https://codecov.io/gh/numericaleft/NEFTInterface.jl/branch/main /graph/badge.svg )] ( https://codecov.io/gh/numericaleft/NEFTInterface.jl )
6
+ [ ![ Coverage] ( https://codecov.io/gh/numericaleft/NEFTInterface.jl/branch/master /graph/badge.svg )] ( https://codecov.io/gh/numericaleft/NEFTInterface.jl )
7
7
8
8
NEFTInterface.jl bridges Numerical Effective Field Theory pacakages with TRIQS and many other external packages.
9
9
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ CurrentModule = NEFTInterface
7
7
[ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://numericaleft.github.io/NEFTInterface.jl/stable/ )
8
8
[ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://numericaleft.github.io/NEFTInterface.jl/dev/ )
9
9
[ ![ Build Status] ( https://github.com/numericaleft/NEFTInterface.jl/actions/workflows/CI.yml/badge.svg?branch=master )] ( https://github.com/numericaleft/NEFTInterface.jl/actions/workflows/CI.yml?query=branch%3Amaster )
10
- [ ![ Coverage] ( https://codecov.io/gh/numericaleft/NEFTInterface.jl/branch/main /graph/badge.svg )] ( https://codecov.io/gh/numericaleft/NEFTInterface.jl )
10
+ [ ![ Coverage] ( https://codecov.io/gh/numericaleft/NEFTInterface.jl/branch/master /graph/badge.svg )] ( https://codecov.io/gh/numericaleft/NEFTInterface.jl )
11
11
12
12
NEFTInterface.jl bridges Numerical Effective Field Theory pacakages with TRIQS and many other external packages.
13
13
You can’t perform that action at this time.
0 commit comments