jmosbacher / pydantic-panel

Edit pydantic models with widgets from the awesome Panel package
MIT License
24 stars 3 forks source link

Provide developer instructions #8

Closed MarcSkovMadsen closed 2 years ago

MarcSkovMadsen commented 2 years ago

Developer instructions would help me and others contribute.

I would need to know

Example

I can see this project uses Poetry. I'm not familiar with poetry. I normally use pyproject.toml+setup.cfg+setup.py and can do pip install -e .. What would I do here to install for development?

jmosbacher commented 2 years ago

Solved by updating pip.