pandera icon indicating copy to clipboard operation
pandera copied to clipboard

Add pre-commit hook to ensure environment.yml and requirements.txt are in sync

Open cosmicBboy opened this issue 2 years ago • 0 comments

As the title suggests, update .pre-commit-config.yaml with a bash hook that runs python scripts/generate_pip_deps_from_conda.py to sync up environment.yml and requirements.txt files

cosmicBboy avatar Dec 08 '21 01:12 cosmicBboy