AdrianDAlessandro / rse-competencies-toolkit-webapp

A toolkit to define the skills, competencies and diverse progression pathways for RSEs to help track and manage their professional profiles and development.
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Install and configure Django-stubs #20

Closed AdrianDAlessandro closed 2 days ago

AdrianDAlessandro commented 4 days ago

We should include the django-stubs library to enable type-hinting across the project. This requires some additions to the pyproject.toml (check the setup instructions in the package readme)