Development Environment Setup

Use when when you have cloned a Python package repository and need to prepare a working environment for development, debugging, or contribution. Specifically when the package declares dev dependencies in setup.py or pyproject.toml and maintains a pytest test suite in a tests/ directory.

HolobiomicsLab c4a734b 4.7 KB Updated

File contents

HolobiomicsLab/asb-skill-collections/tree/main/collections/metabolomics/v1/skills/development-environment-setup commit c4a734b5fa

Frequently asked questions

npx skillmds@latest add holobiomicslab/development-environment-setup