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
88
88
poetry run black .
89
89
90
90
docs : # # build the documentation
91
- pipx inject poetry poetry-plugin-export
92
- poetry export --dev --without-hashes > docs/requirements.txt
93
91
rm -r -f docs/build
94
92
poetry run sphinx-build docs/source docs/build/html
95
93
$(BROWSER ) docs/build/html/index.html
Original file line number Diff line number Diff line change 11
11
[ ![ PyPI download month] ( https://img.shields.io/pypi/dm/pycardano )] ( https://pypi.python.org/pypi/pycardano/ )
12
12
13
13
[ ![ 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 )
15
15
[ ![ Documentation Status] ( https://readthedocs.org/projects/pycardano/badge/?version=latest )] ( https://pycardano.readthedocs.io/en/latest/?badge=latest )
16
16
17
17
[ ![ 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