-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Dan Ryan <dan@danryan.co> Add pytz and certifi updates Signed-off-by: Dan Ryan <dan@danryan.co> Fix nondeterministic resolution bug - Update dependencies - Fix some issues with test logic - Update piptools patch Signed-off-by: Dan Ryan <dan@danryan.co> Update more packages Signed-off-by: Dan Ryan <dan@danryan.co> Update tests and utils Signed-off-by: Dan Ryan <dan@danryan.co> Still need to tackle last few failures - this will seriously help with resolution issues Add alembic new version Signed-off-by: Dan Ryan <dan@danryan.co>
- Loading branch information
1 parent
93aceb1
commit c31a311
Showing
38 changed files
with
343 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Dependencies with markers that don't match the current environment will now be skipped during ``pipenv lock``. | ||
Resolved a bug in our patched resolvers which could cause nondeterministic resolution failures in certain conditions. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Optimized hashing speed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Added pytz 2018.4 wheel for testing -- needed for dependency resolution. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.