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

Few problems and some linting #13

Merged
merged 3 commits into from
Sep 26, 2018
Merged

Few problems and some linting #13

merged 3 commits into from
Sep 26, 2018

Conversation

mfeif
Copy link
Contributor

@mfeif mfeif commented Aug 27, 2018

Setup.py was looking for README.rst, which doesn't exist; I switched to README.md.

Also, python3 doesn't have a 'long' type for integer, so I switched the type detection to an abstract number class 'Real' which is in both Python2, 3.

And I did some linting, which I didn't necessarily want to foist upon you, but I can't figure out how to do a PR for just the previous commit :-(

(If you know how to do that, let me know; if I try and compare your repo to a non-HEAD on mine, the green "pull request" buttons disappear)

@allelos allelos merged commit 2415f55 into allelos:master Sep 26, 2018
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.

2 participants