`meltano.yml` have some setup for the csv tap: ```...
# troubleshooting
r
meltano.yml
have some setup for the csv tap:
Copy code
plugins:
  extractors:
  - name: tap-csv
    variant: meltanolabs
    pip_url: git+<https://github.com/MeltanoLabs/tap-csv.git>
    config:
      csv_files_definition: /data_dump/files_def.json