Colin Powell 1 рік тому
батько
коміт
54e343e6af
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      .drone.yml

+ 0 - 1
.drone.yml

@@ -14,7 +14,6 @@ steps:
       # Install dependencies
       - cp emus.conf.example emus.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=emus tests