Browse Source

Update deps and use a local caching repo for poetry

Colin Powell 2 years ago
parent
commit
662578e941
2 changed files with 366 additions and 316 deletions
  1. 1 0
      .drone.yml
  2. 365 316
      poetry.lock

+ 1 - 0
.drone.yml

@@ -14,6 +14,7 @@ steps:
       # Install dependencies
       - cp vrobbler.conf.test vrobbler.conf
       - pip install poetry
+      - poetry config repositories.unblink "https://pypi.unbl.ink/pypi/simple"
       - poetry install
       # Start with a fresh database (which is already running as a service from Drone)
       - poetry run pytest --cov-report term:skip-covered --cov=vrobbler tests

File diff suppressed because it is too large
+ 365 - 316
poetry.lock


Some files were not shown because too many files changed in this diff