Skip to content

Commit

Permalink
Add pyup batch
Browse files Browse the repository at this point in the history
  • Loading branch information
holgern committed May 8, 2018
1 parent 36f522a commit da207b1
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
9 changes: 8 additions & 1 deletion .pyup.yml
@@ -1,4 +1,11 @@
# autogenerated pyup.io config file
# see https://pyup.io/docs/configuration/ for all available options

update: false
update: all

# update schedule
# default: empty
# allowed: "every day", "every week", ..
schedule: "every week"

pin: False
4 changes: 4 additions & 0 deletions README.rst
Expand Up @@ -15,6 +15,10 @@ The library name is derived from a beam maschine, similar to the analogy between

.. image:: https://anaconda.org/conda-forge/beem/badges/version.svg
:target: https://anaconda.org/conda-forge/beem

.. image:: https://pyup.io/repos/github/holgern/beem/shield.svg
:target: https://pyup.io/repos/github/holgern/beem/
:alt: Updates

.. image:: https://anaconda.org/conda-forge/beem/badges/downloads.svg
:target: https://anaconda.org/conda-forge/beem
Expand Down
2 changes: 1 addition & 1 deletion requirements-test.txt
Expand Up @@ -15,7 +15,7 @@ pyyaml==3.12
mock==2.0.0
appdirs==1.4.3
Click==6.7
prettytable==0.7.2
prettytable
pycodestyle==2.4.0
pyflakes==1.6.0
pylibscrypt==1.7.1
Expand Down

0 comments on commit da207b1

Please sign in to comment.