tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: py-build dependency circular dependency
>> Hello folks,
>> When updating py-typing-extensions to latest version I had missed a new
>> circular dependency in Python 3.7 introduced probably both by switch to
>> wheel.mk and py-flit_core tool dependency, i.e.:
>>
>> py-build -> py-importlib-metadata -> py-typing-extensions -> py-build
>>
>>
>> Any idea how to possibly address that?
>> Thank you!
>
> Remove python37? (only half-joking)
>
> Manually fake a setup.py for one of the packages in the chain and use
> setuptools there?
> Thomas
Let's remove python37.
Adam
Home |
Main Index |
Thread Index |
Old Index