Skip to content

Commit b4a73e6

Browse files
committed
add compat
1 parent 6f49f0a commit b4a73e6

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
1414
BrillouinZoneMeshes = "0.1"
1515
CompositeGrids = "0.1"
1616
GreenFunc = "0.2"
17+
PythonCall = "0.9"
1718
julia = "1.6, 1.7, 1.8"
1819

1920
[extras]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://numericaleft.github.io/NEFTInterface.jl/stable/)
44
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://numericaleft.github.io/NEFTInterface.jl/dev/)
55
[![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)
77

88
NEFTInterface.jl bridges Numerical Effective Field Theory pacakages with TRIQS and many other external packages.
99

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CurrentModule = NEFTInterface
77
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://numericaleft.github.io/NEFTInterface.jl/stable/)
88
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://numericaleft.github.io/NEFTInterface.jl/dev/)
99
[![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)
1111

1212
NEFTInterface.jl bridges Numerical Effective Field Theory pacakages with TRIQS and many other external packages.
1313

0 commit comments

Comments
 (0)