Skip to content

Commit

Permalink
Add conditions importlib-metadata requirement (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgerkin committed May 10, 2021
1 parent 13be5fb commit d83ebf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ install_requires =
cerberus>=1.2
deepdiff
gitpython
importlib-metadata;python_version<'3.8'
ipykernel
ipython
jsonpickle
Expand Down

0 comments on commit d83ebf2

Please sign in to comment.