cisagov / cisagov/skeleton-python-library
Consider renaming project
Open
improvement
test
- Dominant language
- Shell
- Stars
- 32
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
# 💡 Summary #
We should consider renaming the library (in `setup.py` or `pyproject.toml`) to something more specific, like `skeleton` or `cisagov_skeleton`.
## Motivation and context ##
We cannot currently deploy this Python library to PyPI or TestPyPI because the name needs to be unique. It would be good to have the ability to do a test deployment to TestPyPI via `twine`, just to make sure everything looks correct. This is because descendants of this skeleton repository may well want to deploy to PyPI.
Contributor guide
Assessment
This issue has not been assessed yet.