Skip to content

Commit

Permalink
Pin traitlets to fix build for python 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kbattocchi committed Sep 5, 2020
1 parent a078112 commit ffdfda8
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 @@ -59,6 +59,7 @@ tests_require =
pytest-cov
jupyter
nbconvert < 6
traitlets < 5; python_version <= '3.5'
seaborn
lightgbm
dowhy
Expand Down

0 comments on commit ffdfda8

Please sign in to comment.