Skip to content

Commit

Permalink
Merge pull request #5 from twosigma/performance-update-jan2021
Browse files Browse the repository at this point in the history
added several plan building speed improvements
  • Loading branch information
timothy-shields authored Jan 5, 2021
2 parents b468d02 + ca114ad commit cf424cd
Show file tree
Hide file tree
Showing 11 changed files with 475 additions and 464 deletions.
1 change: 1 addition & 0 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ def install_with_constraints(session, *args, **kwargs):
"poetry",
"export",
"--dev",
"--without-hashes",
"--format=requirements.txt",
f"--output={requirements}",
external=True,
Expand Down
Loading

0 comments on commit cf424cd

Please sign in to comment.