Add windows-curses for support on windows - #1135
Conversation
This enables testing on windows and macos. Also: * Update MANIFEST.in
|
@biozz The new CI test environment is now set up, but this is still a work in progress:
Would you mind taking it from here? |
|
@ltalirz sure, thank you for the kick-start! The config looks simple and easy to understand, the most difficult part will be to fix tests. And if anything goes south we can split it into several parts. I actually would prefer to have separate PRs for github actions and windows-related fixes. But that's okay, we can keep it as is. |
I got the feeling as well after making the change. If you think it's important to disable them until the tests pass, let me know and I can modify it @k4nar |
|
@ltalirz well if we both agree that this PR has too much going on, could you please submit a separate one with proper branch name, topic and description? (it is ok to skip win and mac tests) No offense, but I am all about clean commit history. I can take over if that is too much to ask. |
|
Sure, here's a new one #1137 |
Fixes #1100.
See windows build at https://github.com/ltalirz/circus/runs/955260205