Unable to Build : No Matching Distribution of pywin32

Getting the following error.
ERROR: No matching distribution found for pywin32==227 (from -r requirements.txt (line 22))

259The command “pip install -r requirements.txt” failed and exited with 1 during .

https://travis-ci.org/github/decisionscients/MLStudio/jobs/673909668

Currently running Python 3.8.2 64-bit. I have pywin32-227-py38 for win-64 installed.

pywin32 is only available for Windows. The linked build ran in Linux.