.coveragerc
.gitattributes
.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
README.rst
readthedocs.yml
setup.cfg
setup.py
versioneer.py
.github/workflows/cancel.yml
.github/workflows/linting.yml
.github/workflows/pythonpublish.yaml
.github/workflows/tests.yml
.github/workflows/upstream.yml
ci/environment-3.7.yml
ci/environment-3.8.yml
ci/environment-3.9.yml
doc/Makefile
doc/api.rst
doc/conf.py
doc/contributing.rst
doc/environment.yml
doc/index.rst
doc/installation.rst
doc/make.bat
doc/tutorial.ipynb
xhistogram/__init__.py
xhistogram/_version.py
xhistogram/core.py
xhistogram/duck_array_ops.py
xhistogram/xarray.py
xhistogram.egg-info/PKG-INFO
xhistogram.egg-info/SOURCES.txt
xhistogram.egg-info/dependency_links.txt
xhistogram.egg-info/requires.txt
xhistogram.egg-info/top_level.txt
xhistogram/test/__init__.py
xhistogram/test/fixtures.py
xhistogram/test/test_core.py
xhistogram/test/test_duck_array_ops.py
xhistogram/test/test_xarray.py