Skip to content

Conversation

@nutjob4life
Copy link
Member

📜 Summary

Merging this will resolve #5 (which happens to be in triage and is part of NASA-PDS/roundup-action#31 but let's get a jump on things!).

🩺 Test Data and/or Report

$ venv/bin/python setup.py test
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
writing src/my_package.egg-info/PKG-INFO
writing dependency_links to src/my_package.egg-info/dependency_links.txt
writing namespace_packages to src/my_package.egg-info/namespace_packages.txt
writing top-level names to src/my_package.egg-info/top_level.txt
reading manifest file 'src/my_package.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'src/my_package.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK

🧩 Related Issues

Copy link

@sdcolli1 sdcolli1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noticed quite a few typo/grammatical issues, and while I realize you're not directly responsible for most of them, this branch seems like the perfect opportunity to iron them all out. Otherwise this looks good! Will happily approve once findings are resolved.

@nutjob4life
Copy link
Member Author

Thanks @collinss-jpl! Yes, some of that documentation was inherited. I incorporated your feedback and pushed a new commit with it.

@jordanpadams jordanpadams merged commit 7f7891e into master May 13, 2021
@jordanpadams jordanpadams deleted the i5-namespaces+cleanup branch May 13, 2021 13:31
jordanpadams added a commit that referenced this pull request Oct 13, 2025
This adds automated project management:
- Auto-add new issues to project #6
- Build label automation (B16, B17, etc.)
- Sprint-backlog automation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

As a developer, I want a template repo that shows me how to use Python namespace packages

4 participants