sk364 / codechef-cli

CodeChef Command Line Client.
https://pypi.python.org/pypi/codechefcli
GNU General Public License v3.0
35 stars 36 forks source link

Review OS Compatability #47

Closed sk364 closed 4 years ago

sk364 commented 4 years ago

Should be compatible with:

Non-exhaustive list of checks:

aadithpm commented 4 years ago

I can test compatibility on Ubuntu 18.04, if that helps.

sk364 commented 4 years ago

Sure, post the results here.

j-tesla commented 4 years ago

@sk364 I made a workflow to test compatibility. Ubuntu and macos worked fine. In windows, pytest was unsuccessful. : logs I think it needs a fix. And, should I open a PR to add the workflow? j-tesla-workflow-patch

j-tesla commented 4 years ago

Fixed the unsuccessful tests on windows: #49