Przeglądaj źródła

Update deps and use a local caching repo for poetry

Colin Powell 2 lat temu
rodzic
commit
662578e941
2 zmienionych plików z 366 dodań i 316 usunięć
  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

Plik diff jest za duży
+ 365 - 316
poetry.lock


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików