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

updates to pass tests w newer program versions (pandas, black, etc) #101

Merged
merged 12 commits into from
May 23, 2024

Conversation

jbloom
Copy link
Member

@jbloom jbloom commented May 23, 2024

Fixed
+++++

  • Pass formatting with new black version
  • Pass tests with new pandas version.
  • Fixed simple_mut_consensus for newer versions of pandas when goruping by just one variable.

Changed
+++++++

  • Change code linting to ruff rather than flake8.
  • Test with GitHub Actions rather than Travis CI.
  • Remove mybinder examples.
  • Test on Python 3.11 rather than 3.9.
  • Don't allow pysam version 0.22.1 as it was causing some type of OPENSSL import error.
  • Test with minimap2 version 2.22

@jbloom jbloom merged commit 972f005 into master May 23, 2024
1 check passed
@jbloom jbloom deleted the pass-tests branch May 23, 2024 18:36
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.

1 participant