On 12/22/19 8:57 AM, Lumir Balhar wrote:
>> How do I proceed? Can the SIG give me some pointers on how I can move
>> forward? Anyone has experience with packaging Pyls?
> 
> I don't know the package but from the setup.py [0] it seems that it
> requires functools_lru_cache only for Python < 3.2 which makes perfect
> sense because the module is in the standard library since Python 3.2.
> 
> So, if you package all the new dependencies for Python 3, it should be
> fine without functools_lru_cache.
> 
> [0]
> https://github.com/palantir/python-language-server/blob/develop/setup.py#L37
> 
> Have a nice day.
> 
> Lumír
> 

Thanks. I will do just that - all python3.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org

Reply via email to