Skip to content

Commit

Permalink
Merge pull request #439 from HelloYeew/uodate-python-version
Browse files Browse the repository at this point in the history
Update minimum python version
  • Loading branch information
HelloYeew authored Oct 29, 2022
2 parents 2c2a88f + 9fc3773 commit c85cb49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ We always update localization file weekly.

Please make sure you have the following prerequisites:

- [Python 3.7 or newer](https://www.python.org/)
- [Python 3.8 or newer](https://www.python.org/)
- During development on the codebase, we recommend an IDE with intelligent code completion and syntax highlighting. Our recommendation is [PyCharm](https://www.jetbrains.com/pycharm/) or [Visual Studio Code](https://code.visualstudio.com/)
- [Git](https://git-scm.com/)

Expand Down Expand Up @@ -149,6 +149,7 @@ We use [code of conduct](code_of_conduct.md) from `Contributor Covenant`.
- [@IKeepItNoodles](https://github.com/IKeepItNoodles) for icon, branding design and new color schemes.
- [Netlify](https://www.netlify.com/) for sponsors us the open source plan using in hosting some static site of our project like documentation site.
- [Sentry](https://sentry.io/) for sponsor us a sponsored plan using in error monitoring tool for our project.
- [POEditor](https://poeditor.com/) for sponsor us a sponsored plan using in localization tool for our project.

## License

Expand Down

0 comments on commit c85cb49

Please sign in to comment.