Skip to content

Commit

Permalink
lets not use vendor at all for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mpnowacki-reef committed Mar 22, 2024
1 parent 79ffb4d commit 4ea1c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miner/envs/runner/data/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
env_file: ./.env
environment:
- PROMETHEUS_MULTIPROC_DIR=/prometheus-multiproc-dir
- PYTHONPATH=/root/vendor
# - PYTHONPATH=/root/vendor
volumes:
- ${HOST_WALLET_DIR}:/root/.bittensor/wallets
- ${HOST_VENDOR_DIR:-/tmp}:/root/vendor
Expand Down

0 comments on commit 4ea1c31

Please sign in to comment.