dependencies
dependencies copied to clipboard
Support keyword only and position only arguments.
- classes
- value objects
- classes in package
- value objects in package
Positional-only arguments were added in python 3.8.
At the moment we support Python 3.7 and PyPy 3.6.
I don't want to introduce additional complexity to the build system to deal with syntax error.
We'll just wait until it'll be supported on all versions we care about.
:tada: This issue has been resolved in version 7.5.0 :tada:
The release is available on:
-
7.5.0 - GitHub release
Your semantic-release bot :package::rocket: