With setuptools having releases so often it'd be nice to be able to "require" certain setuptools version in the package. Is it currently possible via `install_requires` / `setup_requires`? Or some other option needs to be added?