Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github actions & mypy #61

Merged
merged 2 commits into from
Feb 4, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update supported python versions in README
fuhrysteve committed Feb 4, 2021
commit 7f36eecd7b82262d6c240b3b18eb49a9901954da
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ time.

Features
--------
- **Tested in Python versions 2.7, 3.3-3.7**
- **Tested in Python versions 2.7, 3.6-3.9**
- Accepts user data to be added to the dictionaries that are tested against (name, birthdate, etc)
- Gives a score to the password, from 0 (terrible) to 4 (great)
- Provides feedback on the password and ways to improve it