.editorconfig
.gitignore
.gitignore.in
LICENSE
Makefile
Pipfile
Pipfile.lock
README.md
pyproject.toml
setup.cfg
.github/workflows/pypi-publish.yml
.github/workflows/python-test.yml
richset/__init__.py
richset/_version.py
richset/py.typed
richset.egg-info/PKG-INFO
richset.egg-info/SOURCES.txt
richset.egg-info/dependency_links.txt
richset.egg-info/top_level.txt
tests/__init__.py
tests/test_basis.py