Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Latest stable release supporting Python 2 and 3

Compare
Choose a tag to compare
@mostafa mostafa released this 17 May 22:23
· 134 commits to master since this release

This is the latest version that supports Python 2.7 and 3.x.

It's been a while since I've released a version. After all this time and minor updates to dependency and version bumping, I felt the need to release a new version to include all the changes throughout.

Change log:

  1. The cookie-cutter template directory is now included in the package.
  2. These library has been updated to their latest versions:
    • Autologging==1.3.2
    • Flask==1.0.3
    • MarkupSafe==1.1.1
    • pytest==4.5.0
    • pytest-flask==0.15.0
    • requests==2.22.0
    • setuptools==41.0.1
    • webargs==5.3.1
    • Werkzeug==0.15.4
    • PyYAML==5.1

Archived