on some systems (Debian based), you could be able to download it as a package (raspberry pi for ex.)
```
$ sudo apt-get install python-serial
```
If this is really needed (envs are the way to go for development and are described below) then it belongs down in the dependencies section below. It's quite out of place where it is now.