A simple dummy Conda noarch: python package used for QA testing.
The package installs a command called qa-noarch-test that prints:
hello world
conda build recipe
conda install --use-local qa-noarch-test
qa-noarch-test
hello world
This package is intended only for testing Conda feedstock builds for noarch Python packages across Linux, macOS, and Windows.