Ver código fonte

Update deps and use a local caching repo for poetry

Colin Powell 2 anos atrás
pai
commit
662578e941
2 arquivos alterados com 366 adições e 316 exclusões
  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

Diferenças do arquivo suprimidas por serem muito extensas
+ 365 - 316
poetry.lock


Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff