Skip to content

Commit

Permalink
Pin decorator < 5 to preserve __code__ object
Browse files Browse the repository at this point in the history
  • Loading branch information
Naman Jain committed Nov 3, 2022
1 parent 2d19617 commit ac50748
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"pandas",
"pyarrow",
"pyrsistent!=0.19.1",
"decorator<5",
]

setup(
Expand Down

0 comments on commit ac50748

Please sign in to comment.