Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Commit

Permalink
Open pyup support for Pipefile (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
wdv4758h committed Jan 26, 2018
1 parent 2ca927c commit 5c5c05f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .pyup.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# see https://pyup.io/docs/configuration/ for all available options

requirements:
- requirements.txt
- test-requirements.txt
- Pipfile
- Pipfile.lock

0 comments on commit 5c5c05f

Please sign in to comment.