Skip to content

2023.4.3

Choose a tag to compare

@FredHappyface FredHappyface released this 30 Aug 19:23
· 87 commits to master since this release

2023.4.3 - 2023/08/30

  • Add a new flag --skip-dependencies which will exclude from the processing a list of the current project dependencies. Suitable for private dependencies which are only available on a private registry and not on PyPi. Thank you https://github.com/Azraeht :)