Skip to content

Update fasta_generate_regions.py#309

Open
jdeligt wants to merge 1 commit intotseemann:masterfrom
jdeligt:patch-1
Open

Update fasta_generate_regions.py#309
jdeligt wants to merge 1 commit intotseemann:masterfrom
jdeligt:patch-1

Conversation

@jdeligt
Copy link
Copy Markdown

@jdeligt jdeligt commented Aug 13, 2019

Minimal changes to make it python3 and 2 compatible, fixes some python pains for people installing through conda

Minimal changes to make it python3 and 2 compatible, fixes some python pains for people installing through conda
@tseemann
Copy link
Copy Markdown
Owner

If you are using Conda, it should be using the one that comes with vcflib and is about to get a new release. But I will update the bundled one too.

@tseemann tseemann self-assigned this Aug 14, 2019
@tseemann tseemann self-requested a review August 14, 2019 00:10
@tseemann
Copy link
Copy Markdown
Owner

@jdeligt

  1. #!/usr/bin/python is still python 2. needs to be #!/usr/bin/env python3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants