Pavel Karateev
Pavel Karateev
From README > PyCharm 2021.3 or later provide poetry integration as a built-in feature
@Vad1mo It does, yes.
Yeap, though there are some issues and limitations in PyCharm `ParamSpec` support atm. I organized the known problems in this meta ticket [PY-51766](https://youtrack.jetbrains.com/issue/PY-51766). Feel free to report anything I've missed.
``` $ pur -r requirements.txt --pre "*" Updated odoo12-addon-l10n-it-fatturapa-out: 12.0.1.0.1.99.dev13 -> 12.0.1.0.2.99.dev2 ``` seems to be correct. @eLBati Do you get the different result? P.S. [odoo12-addon-l10n-it-fatturapa](https://pypi.org/project/odoo12-addon-l10n-it-fatturapa/#history) and [odoo12-addon-l10n-it-fatturapa-out](https://pypi.org/project/odoo12-addon-l10n-it-fatturapa-out/#history) are two...
@eLBati Thanks, the difference was in Python version, it works with 3.7 but fails with 2.7. **Update after some debugging:** maybe I am missing something again but `odoo12-addon-l10n-it-fatturapa-out` requires Python...
@alanhamlett I guess the issue can be closed. `odoo12-addon-l10n-it-fatturapa-out` requires Python 3 and no available updates for Python 2 is expected.
Works fine for me. Try updating `pip` and install the package ignoring the cache with `pip install --no-cache-dir pytest-pycharm`.
@britesc > not working Could you please provide the details? Is there an error of some kind? What do you see in the REPL tool window? > The forum is...
@koxudaxi No worries, my bad actually for not assisting you with the fix.
@qcgm1978 Would you kindly stop spamming please? What is the purpose of this PR?