The purpose of programming language specification here is description only and there are no pypi classifiers that specify the python version beyond MAJOR.MINOR. Since python-can has an issue worki...
The purpose of programming language specification here is description only and there are no pypi classifiers that specify the python version beyond MAJOR.MINOR.
Since python-can has an issue working on windows, I haven't specified windows as a supported version.
I checked, and there is no pypi classifier for Virtualbox, or any other type of virtualization platform. This makes sense because specifying a python package as being compatible with a virtualization environment is out of the scope of the setuptools configuration.
There are also no pypi specifiers for Ubuntu specifically. So, the classifier I could find that best matches the OS we're running is Linux.