deploying new version with streaming

This commit is contained in:
Richard Guo
2023-05-18 11:21:32 -04:00
parent bce2b3025b
commit 057b9f51bc
4 changed files with 53 additions and 56 deletions

View File

@@ -78,6 +78,8 @@ setup(
'dev': [
'pytest',
'twine',
'wheel',
'setuptools',
'mkdocs-material',
'mkautodoc',
'mkdocstrings[python]',