This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 510
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make pyqrcode and onetimepass optional, check imps
- Loading branch information
1 parent
4a766a1
commit 4f909eb
Showing
2 changed files
with
39 additions
and
10 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
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
4f909eb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And remove from install_requires!
couple other things:
would you be willing to do this on the branch in my fork so I don't have to cherry-pick etc? Turns out my fork has fixes to make unit tests much faster and easy to do from your local machine so you don't have to keep pushing.
On that branch we can continue some conversations about how to wrap this up. I am most concerned as I mentioned with things that would require breaking changes to fix - improvements can wait. Even testing - I am really only concerned with drop in coverage for existing code - we can add tests to @2fa later.