diff --git a/dev-environment.yml b/dev-environment.yml index 38729e6..40c1483 100644 --- a/dev-environment.yml +++ b/dev-environment.yml @@ -30,11 +30,11 @@ dependencies: - assertpy - pytest - pytest-cov + - python-build - ruff - toml # Project from source - pip - pip: - git+https://github.com/ninia/jep.git@cfca63f8b3398daa6d2685428660dc4b2bfab67d - - build - -e .