chanzuckerberg / cryoet-data-portal-backend

CryoET Data Portal API server & ingestion scripts
MIT License
1 stars 2 forks source link

update dataset config validation docs with poetry install requirements #168

Closed daniel-ji closed 1 month ago

daniel-ji commented 1 month ago

Running dataset config validation requires scripts from the ingestion_tools and those scripts require their corresponding dependencies. A temporary workaround for properly setting up dataset config validation. A future goal could be to unify all potential pyproject.toml / poetry.lock files across the repo into one.

daniel-ji commented 1 month ago

Not doing this, instead removing schema/ dependency on ingestion_tools/