It seems that only recent versions of this library are available on Pypi. This breaks my build every week or so, as I pin down the exact version dependencies in my requirements.txt file, like:
PyGeodesy==17.5.25
I would guess this is a reasonably standard practice, so maybe the older versions of the library could be kept on Pypi?
It seems that only recent versions of this library are available on Pypi. This breaks my build every week or so, as I pin down the exact version dependencies in my requirements.txt file, like:
PyGeodesy==17.5.25I would guess this is a reasonably standard practice, so maybe the older versions of the library could be kept on Pypi?