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

Remove typing as a dependency #475

Merged
merged 1 commit into from
Nov 27, 2019
Merged

Conversation

PrimozGodec
Copy link
Collaborator

Issue

Since we do not support python <3.6 anymore typing dependecy can be removed.

Description of changes

Removing typing dependency which comes with python in python >=3.5

Includes
  • Code changes
  • Tests
  • Documentation

@codecov-io
Copy link

Codecov Report

Merging #475 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master    #475   +/-   ##
======================================
  Coverage    85.6%   85.6%           
======================================
  Files          34      34           
  Lines        2001    2001           
  Branches      336     336           
======================================
  Hits         1713    1713           
  Misses        248     248           
  Partials       40      40

@ajdapretnar ajdapretnar merged commit aa01591 into biolab:master Nov 27, 2019
@PrimozGodec PrimozGodec deleted the remove-typing branch March 29, 2023 10:38
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.

3 participants