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 - pip
- python-build - python-build
- pytest - pytest
- pytest-cov
- twine - twine
- sphinx - sphinx