Flesh out optional metadata in `setup.py`
Open
@sadielbartholomew is already working on this.
Since Feb 29, 2024.
docs
installation
- Dominant language
- Python
- Stars
- 21
- Forks
- 11
- Avg merge
- 7h 11m
- Merged PRs (30d)
- 1
Description
We have a working setup.py file with basic metadata covering the essentials, but I would like to add much more (optional) metadata to cover such important information as:
- keywords and classifiers to tag the context of cf-plot;
- constraints on the Python version required to run;
- compatible OS platforms.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.