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

Commit

Permalink
Merge pull request #94 from maehr/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
maehr committed Aug 18, 2019
2 parents 462311e + 6626a95 commit ff7088a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ Acknowledgments
.. |Build Status Travis| image:: https://travis-ci.org/maehr/typademic.svg?branch=master
:target: https://travis-ci.org/maehr/typademic
.. |Build Status Docker| image:: https://img.shields.io/docker/cloud/automated/maehr/typademic.svg
:target: https://cloud.docker.com/repository/docker/maehr/typademic
:target: https://hub.docker.com/r/maehr/typademic/
:alt: Docker Cloud Automated build
.. |Coverage| image:: https://api.codeclimate.com/v1/badges/ea819aa50e494e14fd13/test_coverage
:target: https://codeclimate.com/github/maehr/typademic/test_coverage
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

requirements = [
'Flask==1.1.1',
'Flask-Dropzone==1.5.3',
'Flask-Dropzone==1.5.4',
'Flask-WTF==0.14.2',
'Flask-Limiter==1.0.1',
'sh==1.12.14',
Expand Down

0 comments on commit ff7088a

Please sign in to comment.