Skip to content

Commit a0ece3b

Browse files
authored
fix requirements-release.txt (#31)
1 parent 9ff1d10 commit a0ece3b

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

requirements-release.txt

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,15 @@ black==21.12b0
33
SQLAlchemy==2.0.19
44
motor==3.2.0
55
beanie==1.20.0
6-
PyYAML==6.0.1
6+
PyYAML==6.0.1
7+
8+
# package release
9+
setuptools
10+
wheel
11+
build
12+
twine
13+
git-changelog
14+
15+
# docs release
16+
mkdocstrings-python
17+
mkdocs-material

0 commit comments

Comments
 (0)