Skip to content

Commit

Permalink
docs: update the installation
Browse files Browse the repository at this point in the history
  • Loading branch information
dorks81 committed Sep 14, 2023
1 parent 4783638 commit 0a85693
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/dev_docs/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Now lets make sure everything is working::

The main reason we are using poetry is because it makes building python packages easy.
In order to match the new config.yaml version line with the new QwasQcPipeline version
edit and update the ``version = "0.1.2"`` line in the ``pyproject.toml`` file::
edit and update the ``version = "1.2.0"`` line in the ``pyproject.toml`` file::

$ poetry build # Build artifacts are in ./dist

Expand Down
19 changes: 14 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0a85693

Please sign in to comment.