Skip to content

Commit

Permalink
Drop pyup config file.
Browse files Browse the repository at this point in the history
Issue #85
  • Loading branch information
Wim-De-Clercq committed Jan 2, 2023
1 parent 52cc726 commit a3b7726
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 0 additions & 4 deletions .pyup.yml

This file was deleted.

1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ env:
- DB="sqlite" SAURL="sqlite:///:memory:"
- DB="postgres" SAURL="postgresql://postgres:postgres@localhost/skosprovider_sqlalchemy"
install:
- pip install --upgrade pip setuptools importlib-metadata
- pip install -r requirements-dev.txt
- python setup.py -q develop
before_script:
Expand Down

0 comments on commit a3b7726

Please sign in to comment.