Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows support + Overlapping Segmentation #14

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

ecthros
Copy link
Collaborator

@ecthros ecthros commented Feb 18, 2020

No description provided.

engine.py Outdated Show resolved Hide resolved
engine.py Outdated Show resolved Hide resolved
actions/utils.py Show resolved Hide resolved
actions/utils.py Outdated Show resolved Hide resolved
actions/fragment.py Show resolved Hide resolved
@@ -32,7 +32,7 @@ install:
# Copy in the sudoers file
- sudo cp /tmp/sudoers.tmp /etc/sudoers
# Now that sudo is good to go, finish installing dependencies
- sudo python3 -m pip install -r requirements.txt
- sudo python3 -m pip install -r requirements_linux.txt
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we work on a windows test in travis?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thoughts? Can't run travis on windows

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a branch to add testing with Circle CI - I’ll message you

engine.py Show resolved Hide resolved
engine.py Outdated Show resolved Hide resolved
tests/test_tree.py Outdated Show resolved Hide resolved
@ecthros ecthros changed the title Windows support Windows support + Overlapping Segmentation Mar 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants