deploying new version with streaming

This commit is contained in:
Richard Guo
2023-05-18 11:21:32 -04:00
parent 14f4a1c4ba
commit 4b583dd759
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]',