anancarv / python-artifactory

Typed interactions with the Jfrog Artifactory REST API
MIT License
60 stars 51 forks source link

feat: add nox for repeatable usage #183

Open gpongelli opened 2 months ago

gpongelli commented 2 months ago

Description

Added nox tool with two basic session, to simplify developer contribution on this project.

For more complex usage, have a look at this file .

Type of change

Please delete options that are not relevant.

How has it been tested ?

Manually, as described in CONTRIBUTING.md file.

Checklist:

anancarv commented 1 month ago

Hey @gpongelli, Thanks for the MR. But I don't think this is necessary to the project right now.