Skip to content

Commit

Permalink
add pyup support
Browse files Browse the repository at this point in the history
  • Loading branch information
dirtycoder committed Nov 11, 2017
1 parent 07d45d0 commit d15c5d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .pyup.yml
@@ -0,0 +1 @@
schedule: every week
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@
[![Code Climate](https://codeclimate.com/github/dirtycoder/pets/badges/gpa.svg)](https://codeclimate.com/github/dirtycoder/pets)
[![Build Status](https://travis-ci.org/dirtycoder/pets.svg?branch=master)](https://travis-ci.org/dirtycoder/pets)
[![Coverage Status](https://coveralls.io/repos/github/dirtycoder/pets/badge.svg?branch=master)](https://coveralls.io/github/dirtycoder/pets?branch=master)
[![Requirements Status](https://requires.io/github/dirtycoder/pets/requirements.svg?branch=master)](https://requires.io/github/dirtycoder/pets/requirements/?branch=master)
[![Updates](https://pyup.io/repos/github/dirtycoder/pets/shield.svg)](https://pyup.io/repos/github/dirtycoder/pets/)

Pets is a website where people can publish lost pets
and pets available for adoption.
Expand Down

0 comments on commit d15c5d6

Please sign in to comment.