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

Some enhancements in docs and source code. #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rezaxd
Copy link

@rezaxd rezaxd commented Feb 18, 2021

Hello there!

In this PR, you'll see:

  • Removed some useless and unnecessary files/folders from .gitignore
  • Added a otp tag for project in setup.py
  • Removed requires and set ["requests>=2.2.0"] for install_requires (+ Removed simplejson, cause these days nobody uses python with version below 2.4)
  • Updated requests library version to 2.2.0
  • As I mentioned, removed try/except from beginning of kavenegar.py, cause python 2.x deprecated
  • Some little change in kavenegar.py and used autopep8 for better code style and looking
  • Fixed README.md issues and added Kavenegar logo at the beginning of README

And at the end I suggest using action for releasing new versions in pypi.

Thank you guys for your awesome service. <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant