Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ formats: all
python:
install:
- requirements: doc/requirements.txt
- method: setuptools
- method: pip
path: .
24 changes: 5 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,10 @@
========
fluidfoam
========
=========

|release| |docs| |Github-action| |coverage|

.. |release| image:: https://img.shields.io/pypi/v/fluidfoam.svg
:target: https://pypi.python.org/pypi/fluidfoam/
:alt: Latest version

.. |docs| image:: https://readthedocs.org/projects/fluidfoam/badge/?version=latest
:target: http://fluidfoam.readthedocs.org
:alt: Documentation status

.. |Github-action| image:: https://github.com/fluiddyn/fluidfoam/actions/workflows/build_and_test.yml/badge.svg
:target: https://github.com/fluiddyn/fluidfoam/actions
:alt: CI status

.. |coverage| image:: https://codecov.io/gh/fluiddyn/fluidfoam/branch/master/graph/badge.svg
:target: https://codecov.io/gh/fluiddyn/fluidfoam/branch/master/
:alt: Code coverage
[![release](https://img.shields.io/pypi/v/fluidfoam.svg)](https://pypi.python.org/pypi/fluidfoam/)
[![docs](https://readthedocs.org/projects/fluidfoam/badge/?version=latest)](http://fluidfoam.readthedocs.org)
[![Github-action](https://github.com/fluiddyn/fluidfoam/actions/workflows/build_and_test.yml/badge.svg)](https://github.com/fluiddyn/fluidfoam/actions)
[![coverage](https://codecov.io/gh/fluiddyn/fluidfoam/branch/master/graph/badge.svg)](https://codecov.io/gh/fluiddyn/fluidfoam/branch/master/)

The fluidfoam package provides Python classes useful to perform some plot with OpenFoam data.

Expand Down
119 changes: 0 additions & 119 deletions README.rst

This file was deleted.