Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No support for async functions #117

Open
RubenKelevra opened this issue Feb 24, 2022 · 1 comment
Open

No support for async functions #117

RubenKelevra opened this issue Feb 24, 2022 · 1 comment

Comments

@RubenKelevra
Copy link

I'm using async functions in my project and Pyment seems to not support them:

no support for async functions

@ajatkj
Copy link

ajatkj commented Sep 5, 2023

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants