staticdev

Results 86 comments of staticdev

> I am not of the opinion this is worth documenting, except as maybe a FAQ entry... `distutils` is a part of the Python standard library, and a Python missing...

@cjolowicz I think first issue is the easier one, we can continue using `--dev` and we continue with the warning on 1.2. For python 3.7, I argued with flake8 developers...

UPDATE: I rebased my PR. It works now with poetry 1.0.0+ again. At the cost of not closing #873 anymore.

@lepture do you have an insight what would be the fix here? It would be great if we can have latest authlib with otel instrumentation working good.

When you change pyproject.toml remember to do 'poetry lock' again and commit the poetry.lock also.

@urtzai I am archiving this project again. Every project needs some basic housework for updating dependencies to fix security issues; remove end-of-life python versions, etc. I see no activity here...

@jagapiou do you maybe have a link of those changes?