argoverse-api icon indicating copy to clipboard operation
argoverse-api copied to clipboard

Add mypy + pytest global config + small fixes.

Open benjaminrwilson opened this issue 3 years ago • 3 comments

benjaminrwilson avatar Jul 23 '21 21:07 benjaminrwilson

Thanks for the PR, Ben. Could you add to the PR description a few more details about the advantages of making this change?

johnwlambert avatar Jul 28 '21 19:07 johnwlambert

Could you add the version numbers as well, also? Do we need a specific version of setuptools now to install this? And for any python version?

johnwlambert avatar Jul 28 '21 19:07 johnwlambert

@johnwlambert

Could you add the version numbers as well, also?

Which version numbers are you referring to?

Do we need a specific version of setuptools now to install this? And for any python version?

New in 30.3.0 (8 Dec 2016).

https://setuptools.readthedocs.io/en/latest/userguide/declarative_config.html#configuring-setup-using-setup-cfg-files

benjaminrwilson avatar Jul 28 '21 22:07 benjaminrwilson