File tree Expand file tree Collapse file tree 4 files changed +693
-48
lines changed Expand file tree Collapse file tree 4 files changed +693
-48
lines changed Original file line number Diff line number Diff line change @@ -88,8 +88,6 @@ format: ## runs code style and formatter
8888 poetry run black .
8989
9090docs : # # build the documentation
91- pipx inject poetry poetry-plugin-export
92- poetry export --dev --without-hashes > docs/requirements.txt
9391 rm -r -f docs/build
9492 poetry run sphinx-build docs/source docs/build/html
9593 $(BROWSER ) docs/build/html/index.html
Original file line number Diff line number Diff line change 1111[ ![ PyPI download month] ( https://img.shields.io/pypi/dm/pycardano )] ( https://pypi.python.org/pypi/pycardano/ )
1212
1313[ ![ PyCardano] ( https://github.com/Python-Cardano/pycardano/actions/workflows/main.yml/badge.svg )] ( https://github.com/Python-Cardano/pycardano/actions/workflows/main.yml )
14- [ ![ codecov] ( https://codecov.io/gh/Python-Cardano/pycardano/branch/main/ graph/badge.svg?token=62N0IL9IMQ )] ( https://codecov.io/gh/Python-Cardano/pycardano )
14+ [ ![ codecov] ( https://codecov.io/gh/Python-Cardano/pycardano/graph/badge.svg?token=62N0IL9IMQ )] ( https://codecov.io/gh/Python-Cardano/pycardano )
1515[ ![ Documentation Status] ( https://readthedocs.org/projects/pycardano/badge/?version=latest )] ( https://pycardano.readthedocs.io/en/latest/?badge=latest )
1616
1717[ ![ Discord] ( https://img.shields.io/discord/949404918903631923.svg?label=chat&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2 )] ( https://discord.gg/qT9Mn9xjgz )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments