| title | 7. Add metadata with a pyproject.toml file | ||
|---|---|---|---|
| excerpt | To enhance the visibility of your package on PyPI and provide more information about its compatibility with Python versions, project development status, and project maintainers, you should add additional metadata to your pyproject.toml file. This lesson will guide you through the process. | ||
| learning_objectives |
|
||
| link | https://www.pyopensci.org/python-package-guide/tutorials/pyproject-toml.html | ||
| btn_label | View Tutorial | ||
| btn_class | btn--success btn--large |