anancarv / python-artifactory

Typed interactions with the Jfrog Artifactory REST API
MIT License
55 stars 50 forks source link

fix: dependency issue : typing_extensions #120

Closed Frantche closed 1 year ago

Frantche commented 1 year ago

Description

Fix the dependency issue when install pyartifactory on python greater then 3.7

Fixes # (119)

Type of change

How has it been tested ?

Checklist:

Frantche commented 1 year ago

Hi Anancarv,

Thanks for your review ! I have updated the code following your recommendations and activate the CI on my fork.

Best regards,