Open Viicos opened 6 months ago
Running python setup.py <cmd> is deprecated by setuptools, so I think it would be wise to deprecate the isort setuptools command as well, or at least remove it from the documentation.
python setup.py <cmd>
setuptools
isort
What do you think?
Running
python setup.py <cmd>
is deprecated bysetuptools
, so I think it would be wise to deprecate theisort
setuptools command as well, or at least remove it from the documentation.What do you think?