instrumenta / instrumenta/openapi2jsonschema
0.9.1 sdist doesnt include entry point
Open
- Dominant language
- Python
- Stars
- 248
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
The generated `setup.py` in the 0.9.1 sdist uploaded to PyPI includes `entry_points=...` , however it imports distutils.core rather than setuptools, and distutils.core doesnt recognise `entry_points`, so it emits a warning and ignores it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.