Open RubenKelevra opened 2 years ago
@RubenKelevra the package on pypi is not updated since 2018. You can install the latest version of pyment using pip install git+https://github.com/dadadel/pyment.git
or if you're using poetry then - poetry add git+https://github.com/dadadel/pyment.git
.
The latest version has this and many other issues fixed.
I'm using async functions in my project and Pyment seems to not support them: