eSAMTrade / retry

easy to use retry decorator in python
Other
28 stars 9 forks source link

Remove dependency on Py package #7

Closed pshchelo closed 1 year ago

pshchelo commented 1 year ago

this package is not actually used in the code of this project

Closes #6

i540608 commented 1 year ago

@pshchelo many thanks for tackling the issue

wells commented 1 year ago

@asuiu and @marian-rusu. Pretty please merge and tag a release.

i540608 commented 1 year ago

@asuiu @marian-rusu Hi, could you take a look of this PR? It would help me to fix failing security scanners on my project; Many thanks in advance

mcormier commented 1 year ago

Looking forward to 0.9.5 that removes this dependency.

asuiu commented 1 year ago

Successfully published the release to PyPi: https://pypi.org/project/retry2/#history

@pshchelo - thanks for contribution!

++@cc: @i540608 @wells @mcormier @mcormier