Skip to content

Commit

Permalink
Attempt to set up pyup
Browse files Browse the repository at this point in the history
  • Loading branch information
mbourqui committed May 18, 2020
1 parent a486900 commit 252a4b9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[![Build Status](https://travis-ci.org/mbourqui/django-echoices.svg?branch=master)](https://travis-ci.org/mbourqui/django-echoices)
[![Coverage Status](https://coveralls.io/repos/github/mbourqui/django-echoices/badge.svg?branch=master)](https://coveralls.io/github/mbourqui/django-echoices?branch=master)

[ ~ Dependencies scanned by PyUp.io ~ ]

# Django-EChoices

Expand Down
1 change: 1 addition & 0 deletions requirements/release.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
-e .
3 changes: 3 additions & 0 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
-r release.txt

coveralls

0 comments on commit 252a4b9

Please sign in to comment.