Releases: ekvanox/pipreqs-action
Releases · ekvanox/pipreqs-action
v2.2.1
- Make
entrypoint.sh
compatible with sh
v2.2
- Fixed failed check when requirements remain unchanged between pushes
- Commented all code
- Updated README with new usage guidelines
v2.1
This version uses Python 3.10 instead of Python 3.6. I made this fork as Python would crash when going through my code to look for dependencies.