astropy / astropy/asdf-astropy
Warnings from package building
- Dominant language
- Python
- Stars
- 19
- Forks
- 22
- Avg merge
- 6h 1m
- Merged PRs (30d)
- 1
Description
The 0.4.0 publish action is pointing out some warnings originating from `setuptools`:
See
https://github.com/astropy/asdf-astropy/actions/runs/4471646987/jobs/7856805781#step:7:729
It looks like:
https://github.com/astropy/asdf-astropy/blob/b3dafcc8e4f400ec667ba538b9f156d4c5279e6f/pyproject.toml#L62
may be misconfigured.
I believe the the documentation for this is in: https://setuptools.pypa.io/en/latest/userguide/package_discovery.html#package-discovery-and-namespace-packages
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with pyproject.toml around line 62 and inspect the warnings in the linked 0.4.0 publish action, especially the setuptools package-discovery documentation referenced in the issue. Determine which configuration is producing the warnings and verify the package build completes without them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100