issues
search
chibisov
/
drf-extensions
DRF-extensions is a collection of custom extensions for Django REST Framework
http://chibisov.github.io/drf-extensions/docs
MIT License
1.48k
stars
208
forks
source link
#318 Removing deprecated lib (distutils)
#326
Closed
Cloves23
closed
2 years ago
Cloves23
commented
2 years ago
This PR solves the open issue #318 .
Deprecated lib:
distutils
;
In favor of:
packaging
.
This PR solves the open issue #318 .
distutils
;packaging
.