Skip to content

Removed dependencies on python disutils module which has been depricated

Ed Maros requested to merge ed-maros/nds2-client:no-distutils into master

This completely removes distutils from the code base as distutils has been deprecated prior to python 3.12 and removed starting with python 3.12

Merge request reports