cowprotocol / dune-sync

Components for syncing off-chain data with Dune Community Sources
4 stars 1 forks source link

[Trivial] DevContainer improvements #101

Closed fleupold closed 2 months ago

fleupold commented 2 months ago

I was a bit hasty merging #100. In order to properly develop using this container, we need 2 more things

  1. Install python tooling inside the devcontainer's vscode
  2. Install develeopment requirements (the docker container installs prod requirements only) in order to run tests/lints etc