Update environment.yml

Included coverage library.
This commit is contained in:
Harrison Deng 2023-07-20 20:36:10 +00:00
parent d229870be2
commit 377e55fb8a

View File

@ -6,5 +6,6 @@ dependencies:
- pip
- python-build
- pytest
- pytest-cov
- twine
- sphinx