Skip to content

Commit 84c3971

Browse files
author
Hoanh An
committed
Install pydantic
Update docs Install requirements Update news Don't add new line at the end
1 parent 3bba1ae commit 84c3971

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/update-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ jobs:
2121
run: |
2222
mkdir docs
2323
pip install portray
24+
pip install -r requirements.txt
2425
portray on_github_pages -f

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
CHANGES
22
=======
33

4+
3.1.1
5+
-----
6+
* Install dependencies in update-docs workflow
7+
48
3.1.0
59
-----
610
* Add support for operations with line items

0 commit comments

Comments
 (0)