File tree Expand file tree Collapse file tree 3 files changed +6
-139
lines changed
Expand file tree Collapse file tree 3 files changed +6
-139
lines changed Original file line number Diff line number Diff line change @@ -30,5 +30,5 @@ formats: all
3030python :
3131 install :
3232 - requirements : doc/requirements.txt
33- - method : setuptools
33+ - method : pip
3434 path : .
Original file line number Diff line number Diff line change 1- ========
21fluidfoam
3- ========
2+ =========
43
5- | release| | docs| | Github-action| | coverage|
6-
7- .. |release| image:: https://img.shields.io/pypi/v/fluidfoam.svg
8- :target: https://pypi.python.org/pypi/fluidfoam/
9- :alt: Latest version
10-
11- .. |docs| image:: https://readthedocs.org/projects/fluidfoam/badge/?version=latest
12- :target: http://fluidfoam.readthedocs.org
13- :alt: Documentation status
14-
15- .. |Github-action| image:: https://github.com/fluiddyn/fluidfoam/actions/workflows/build_and_test.yml/badge.svg
16- :target: https://github.com/fluiddyn/fluidfoam/actions
17- :alt: CI status
18-
19- .. |coverage| image:: https://codecov.io/gh/fluiddyn/fluidfoam/branch/master/graph/badge.svg
20- :target: https://codecov.io/gh/fluiddyn/fluidfoam/branch/master/
21- :alt: Code coverage
4+ [ ![ release] ( https://img.shields.io/pypi/v/fluidfoam.svg )] ( https://pypi.python.org/pypi/fluidfoam/ )
5+ [ ![ docs] ( https://readthedocs.org/projects/fluidfoam/badge/?version=latest )] ( http://fluidfoam.readthedocs.org )
6+ [ ![ Github-action] ( https://github.com/fluiddyn/fluidfoam/actions/workflows/build_and_test.yml/badge.svg )] ( https://github.com/fluiddyn/fluidfoam/actions )
7+ [ ![ coverage] ( https://codecov.io/gh/fluiddyn/fluidfoam/branch/master/graph/badge.svg )] ( https://codecov.io/gh/fluiddyn/fluidfoam/branch/master/ )
228
239The fluidfoam package provides Python classes useful to perform some plot with OpenFoam data.
2410
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments