diff --git a/environment.yml b/environment.yml index 6b7277db..125bbb77 100644 --- a/environment.yml +++ b/environment.yml @@ -15,7 +15,7 @@ dependencies: - python-xxhash>=1.4.3 # in conda-forge python-xxhash is the python pkg - xxhash # this is the xxHash library in conda-forge # Build - - build + - python-build # Test - pytest - pytest-cov